aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-06-10 00:23:18 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-06-10 00:23:18 +0000
commit96af879295f954f0b69c542b8b93952eab1473e6 (patch)
tree98f981c55e123db8ec2a53cf6b67ead60e060c64 /java
parent5ddbe65a51eecb8d8939226cd5a1e943a04a3e4b (diff)
parent1919fb6f4a13ce6cb77772faee5ebca46208b720 (diff)
downloadlatinime-96af879295f954f0b69c542b8b93952eab1473e6.tar.gz
latinime-96af879295f954f0b69c542b8b93952eab1473e6.tar.xz
latinime-96af879295f954f0b69c542b8b93952eab1473e6.zip
Merge "Revert "Fix build due to auto merged I1b6ed80d85"" into jb-ub-latinimegoogle
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>