summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-05-17 15:37:24 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-17 15:37:24 -0700
commite8a2d1f32ea31fba1378cf4ce3af25152eb9d344 (patch)
tree541dd2443c75089c07641649a4b66b2f05968289
parent76f7dddd28e1837b3d59d22b98a81c73a6bce75e (diff)
parent68e740832f8fc03b214fd8b3dbe03a083c8b7293 (diff)
downloadandroid_packages_apps_Snap-e8a2d1f32ea31fba1378cf4ce3af25152eb9d344.tar.gz
android_packages_apps_Snap-e8a2d1f32ea31fba1378cf4ce3af25152eb9d344.tar.bz2
android_packages_apps_Snap-e8a2d1f32ea31fba1378cf4ce3af25152eb9d344.zip
am 1a266f16: Highlight selected option in FX and Borders
* commit '1a266f16edbef7cb0a770d37fcad958fc55a5862': Highlight selected option in FX and Borders
-rw-r--r--res/values/filtershow_color.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/filtershow_color.xml b/res/values/filtershow_color.xml
index f6bf7fbc8..927bfa276 100644
--- a/res/values/filtershow_color.xml
+++ b/res/values/filtershow_color.xml
@@ -37,4 +37,5 @@
<color name="filtershow_stateview_selected_text">#000000</color>
<color name="filtershow_categoryview_background">#1a1a1a</color>
<color name="filtershow_categoryview_text">#a7a7a7</color>
+ <color name="filtershow_category_selection">#ffffffff</color>
</resources> \ No newline at end of file