Merge "Fix spinner style."
This commit is contained in:
commit
937fa30b0e
@ -21,7 +21,7 @@
|
||||
>
|
||||
<RelativeLayout
|
||||
android:id="@+id/account_spinner"
|
||||
style="@android:style/Widget.Holo.Spinner"
|
||||
style="?android:attr/dropDownSpinnerStyle"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
|
Loading…
Reference in New Issue
Block a user