2011-10-24 Miguel de Dios <miguel.dedios@artica.es>

* AndroidManifest.xml: update num version.

	* res/layout/main.xml: hidden the group for this version.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5077 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
mdtrooper 2011-10-24 16:26:51 +00:00
parent 516c1d475d
commit 102b59b68e
1 changed files with 3 additions and 1 deletions

View File

@ -57,7 +57,9 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
>
<TableRow>
<TableRow
android:visibility="gone"
>
<TextView
android:text="@string/group_label_str"
android:layout_width="wrap_content"