summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2009-11-03 21:09:08 -0800
committerOwen Lin <owenlin@google.com>2009-11-04 01:53:45 -0800
commit46d402ade45b258f4515c42b6940749364557fb3 (patch)
tree2dc8ced4ae80a509d73c0a6de789c9cb4f79505d /res/values/styles.xml
parent111bf09fd62bd0c714ef2164c77965fb0db05a8e (diff)
downloadLegacyCamera-46d402ade45b258f4515c42b6940749364557fb3.zip
LegacyCamera-46d402ade45b258f4515c42b6940749364557fb3.tar.gz
LegacyCamera-46d402ade45b258f4515c42b6940749364557fb3.tar.bz2
Remove some more code.
Change-Id: I5779a15fcffecd9de28e6e1c24a59d3cf0a523f7
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index f2204d1..4a79fe5 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -57,8 +57,6 @@
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_width">fill_parent</item>
</style>
- <style name="Theme.DeleteImageDialog" parent="android:style/Theme.Dialog.Alert">
- </style>
<style name="NoEnterExitAnimation">
<item name="android:windowEnterAnimation">@null</item>
<item name="android:windowExitAnimation">@null</item>