Use Quantum.Light theme for API 20 or later

Bug: 13698528
Change-Id: Ibf03b3eedbd07e986d7d206bfd3803108dbbe6d5
main
Tadashi G. Takaoka 2014-04-08 11:22:58 +09:00
parent a857235d0c
commit a1df9ef753
1 changed files with 0 additions and 3 deletions

View File

@ -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: Use Theme.Quantum.Light once it is fixed.
<style name="platformActivityTheme" parent="@android:style/Theme.Quantum.Light" />
-->
<style name="platformActivityTheme" parent="@android:style/Theme.Quantum.Light.NoActionBar.Fullscreen" />
<style name="platformDialogTheme" parent="@android:style/Theme.Quantum.Light.Dialog" />
</resources>