diff options
-rw-r--r-- | res/layout/configure_extra.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/configure_extra.xml b/res/layout/configure_extra.xml index 8f7ee9c..450f8c6 100644 --- a/res/layout/configure_extra.xml +++ b/res/layout/configure_extra.xml @@ -23,6 +23,7 @@ android:orientation="vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:padding="5dip" > <Spinner |