summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2010-11-10 12:11:47 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-11-10 12:11:47 -0800
commitcf7ae94bce227e86aa5534ec36691a2611572ef9 (patch)
tree633e8e144034a3410ae2faf6e2c7b73e993545f2 /core
parentbb69143ef5dcfddd8bbf04070cf6ba690e2674bb (diff)
parenta4dba7f51547f34fa762668824adf7339531a034 (diff)
downloadframeworks_base-cf7ae94bce227e86aa5534ec36691a2611572ef9.zip
frameworks_base-cf7ae94bce227e86aa5534ec36691a2611572ef9.tar.gz
frameworks_base-cf7ae94bce227e86aa5534ec36691a2611572ef9.tar.bz2
Merge "Fix bug 3183378 - make theme attribute selectableItemBackground public."
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values/public.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index fe39b4c..ef609a2 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -1362,6 +1362,7 @@
<public type="attr" name="homeAsUpIndicator" />
<public type="attr" name="enterFadeDuration" />
<public type="attr" name="exitFadeDuration" />
+ <public type="attr" name="selectableItemBackground" />
<public type="anim" name="animator_fade_in" />
<public type="anim" name="animator_fade_out" />