aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-06-10 00:19:24 +0000
committerTadashi G. Takaoka <takaoka@google.com>2014-06-10 00:19:59 +0000
commit1919fb6f4a13ce6cb77772faee5ebca46208b720 (patch)
tree34f1fea49cd1d19010c64d982daa0b56c835904c /java
parentbc4fe8d836554335e6669f4cc039cf5f3304f78a (diff)
downloadlatinime-1919fb6f4a13ce6cb77772faee5ebca46208b720.tar.gz
latinime-1919fb6f4a13ce6cb77772faee5ebca46208b720.tar.xz
latinime-1919fb6f4a13ce6cb77772faee5ebca46208b720.zip
Revert "Fix build due to auto merged I1b6ed80d85"
This reverts commit bc4fe8d836554335e6669f4cc039cf5f3304f78a. Bug: 15472289 Change-Id: I106300b39fd5999b77410890da835efb8ce19c7c
Diffstat (limited to 'java')
-rw-r--r--java/res/values-v20/platform-theme.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/res/values-v20/platform-theme.xml b/java/res/values-v20/platform-theme.xml
index 28a62767f..52e7f3521 100644
--- a/java/res/values-v20/platform-theme.xml
+++ b/java/res/values-v20/platform-theme.xml
@@ -21,9 +21,6 @@
<!-- TODO: This file is temporarily placed under values-v20. -->
<!-- TODO: It might be moved under values-v21. -->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
-<!-- TODO: Must be uncommented once prebuilts/sdk has Theme.Material resources -->
-<!--
<style name="platformActivityTheme" parent="@android:style/Theme.Material.Light" />
<style name="platformDialogTheme" parent="@android:style/Theme.Material.Light.Dialog" />
--->
</resources>