Updated UI
Removed "Number" from dice selector Updated activity themes to use holo theme Change-Id: Ie7100b1c6881bd0dac56f70833c7bc44162f0d67 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -8,17 +8,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_marginLeft="10dip" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView2"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginLeft="10dip"
|
||||
android:layout_toRightOf="@id/d_Picker"
|
||||
android:text="Number"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge" />
|
||||
android:layout_marginLeft="100dip" />
|
||||
|
||||
<NumberPicker
|
||||
android:id="@+id/number_Picker"
|
||||
|
||||
Reference in New Issue
Block a user