merge to branch for publication
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<Button android:id="@+id/down"
|
||||
<com.TwentyCode.android.ExaltedDice.NumberPickerButton android:id="@+id/down"
|
||||
android:layout_width="60px"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="-"
|
||||
@@ -27,7 +27,7 @@
|
||||
android:phoneNumber="true"
|
||||
/>
|
||||
|
||||
<Button
|
||||
<com.TwentyCode.android.ExaltedDice.NumberPickerButton
|
||||
android:id="@+id/up"
|
||||
android:layout_width="60px"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user