Minor layout changes on the spinners

This commit is contained in:
2016-04-19 22:38:35 -04:00
parent 0c1e8d5131
commit 7f159149ef
3 changed files with 9 additions and 4 deletions

View File

@@ -65,7 +65,7 @@
android:id="@+id/sFrequency"
android:theme="@style/dialogFormText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_height="25dp"
android:minWidth="400dp"
android:entries="@array/frequencyQuickSelect"
android:visibility="gone"/>