Merge "Fix spinner style."

This commit is contained in:
Ben Komalo 2011-08-03 12:36:38 -07:00 committed by Android (Google) Code Review
commit 937fa30b0e

View File

@ -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"