Modify Spinner so that the arrow is closer to the text
Bug: 17137945 Change-Id: I0769b030669a7a57e0be1c03f987bcd1e0f774ca
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<FrameLayout android:id="@+id/pinned_header"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user