summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-09-07 19:29:17 -0700
committerMindy Pereira <mindyp@google.com>2011-09-07 19:37:15 -0700
commitdadf4e8523fabe7d65be5c497757b16cc2207e33 (patch)
treec269eabb39127dcfaf8febbf43f869e87b109650 /res/values
parentf908b64e75e0bb38ff2806232ca57c93189156ea (diff)
downloadandroid_frameworks_opt_chips-dadf4e8523fabe7d65be5c497757b16cc2207e33.tar.gz
android_frameworks_opt_chips-dadf4e8523fabe7d65be5c497757b16cc2207e33.tar.bz2
android_frameworks_opt_chips-dadf4e8523fabe7d65be5c497757b16cc2207e33.zip
New assets for chips backgrounds.
Change-Id: I4e768a0e6006d42c227053625713f676affea447
Diffstat (limited to 'res/values')
-rw-r--r--res/values/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 7a0ad35..9127f7c 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -21,8 +21,8 @@
<item name="android:background">@null</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_width">match_parent</item>
- <item name="android:dropDownVerticalOffset">-14dip</item>
+ <item name="android:dropDownVerticalOffset">-6dip</item>
<item name="android:dropDownHorizontalOffset">0dip</item>
- <item name="android:minHeight">46dip</item>
+ <item name="android:minHeight">48dip</item>
</style>
</resources> \ No newline at end of file