make name text larger -- button is anyway.

This commit is contained in:
Andy2 2011-08-06 13:19:48 -07:00
parent d7dfb89f65
commit 35a5aad477

View file

@ -21,6 +21,7 @@
android:layout_height="wrap_content"
android:gravity="center"
android:layout_weight="1"
android:textAppearance="?android:attr/textAppearanceMedium"
/>
<ImageButton android:id="@+id/expander"