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