am 24d0b6cc
: am b496606d
: am e5e43084
: am 8ea6cbf7
: am 9de68440
: Merge "Match parent width for user spinner to fix tint" into lmp-dev
* commit '24d0b6cc625313676e391fc3f61fc46f7b95e06d': Match parent width for user spinner to fix tint
This commit is contained in:
committed by
Android Git Automerger
commit
3b4da6aeae
@@ -16,7 +16,7 @@
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@android:id/widget_frame"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/user_spinner_item_height"
|
||||
android:orientation="horizontal" >
|
||||
|
||||
|
Reference in New Issue
Block a user