Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b1732be authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Use Quantum.Light theme for API 20 or later"

parents f1f29799 a1df9ef7
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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>