am c0653a12
: Merge "Expandable NumberPicker width in bytesPicker dialog"
* commit 'c0653a12304d64aa6107b2f06bb6d0e2e73a2c33': Expandable NumberPicker width in bytesPicker dialog
This commit is contained in:
committed by
Android Git Automerger
commit
ad7f7cc547
@@ -22,7 +22,8 @@
|
||||
|
||||
<NumberPicker
|
||||
android:id="@+id/bytes"
|
||||
android:layout_width="48dip"
|
||||
android:layout_width="wrap_content"
|
||||
android:minWidth="48dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginLeft="16dip"
|
||||
|
Reference in New Issue
Block a user