mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Use Quantum.Light theme for API 20 or later"
This commit is contained in:
commit
1b1732be5b
@ -21,9 +21,6 @@
|
|||||||
<!-- TODO: This file is temporarily placed under values-v20. -->
|
<!-- TODO: This file is temporarily placed under values-v20. -->
|
||||||
<!-- TODO: It might be moved under values-v21. -->
|
<!-- TODO: It might be moved under values-v21. -->
|
||||||
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
<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" />
|
||||||
-->
|
|
||||||
<style name="platformActivityTheme" parent="@android:style/Theme.Quantum.Light.NoActionBar.Fullscreen" />
|
|
||||||
<style name="platformDialogTheme" parent="@android:style/Theme.Quantum.Light.Dialog" />
|
<style name="platformDialogTheme" parent="@android:style/Theme.Quantum.Light.Dialog" />
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user