Modify Spinner so that the arrow is closer to the text

Bug: 17137945
Change-Id: I0769b030669a7a57e0be1c03f987bcd1e0f774ca
This commit is contained in:
Alexandra Gherghina
2014-08-21 12:35:31 +01:00
parent fe3794a937
commit 75783290b6
4 changed files with 5 additions and 4 deletions

View File

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