summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2010-11-03 12:06:44 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-11-03 12:06:44 -0700
commit01f706260b710bbd4e8aeb123ed8013ebafa09b3 (patch)
tree421c3b5527fddee9314ab9c0a84b69fddd85a81a /core
parente0c0504c7ea508b89329d4492dea9cd97c88af42 (diff)
parent13fd8de5cd6fe238c61f31b9d3fb737ed65c7581 (diff)
downloadframeworks_base-01f706260b710bbd4e8aeb123ed8013ebafa09b3.zip
frameworks_base-01f706260b710bbd4e8aeb123ed8013ebafa09b3.tar.gz
frameworks_base-01f706260b710bbd4e8aeb123ed8013ebafa09b3.tar.bz2
Merge "Make Theme.Holo.Dialog.Alert and Theme.Holo.Light.Dialog.Alert public"
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values/public.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index f905725..fd7e984 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -1404,6 +1404,8 @@
<public type="style" name="Theme.Holo.Light.Dialog" />
<public type="style" name="Theme.Holo.Extended" />
<public type="style" name="Theme.Holo.Light.Extended" />
+ <public type="style" name="Theme.Holo.Dialog.Alert" />
+ <public type="style" name="Theme.Holo.Light.Dialog.Alert" />
<public type="style" name="Widget.ListPopupWindow" />
<public type="style" name="Widget.PopupMenu" />