mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
add a bit of space separating explanatory text from spinner
This commit is contained in:
parent
b7e44195c6
commit
041385049d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:text="@string/confirm_sms_expl"
|
android:text="@string/confirm_sms_expl"
|
||||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||||
|
android:layout_marginBottom="10dip"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<Spinner android:id="@+id/confirm_sms_reasons"
|
<Spinner android:id="@+id/confirm_sms_reasons"
|
||||||
|
|
Loading…
Reference in a new issue