mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 7869b651
: Merge "Material theme"
* commit '7869b6515ebe0566cff8d1b2073febbeb7ffca41': Material theme
This commit is contained in:
commit
c5bb86a0c2
@ -21,6 +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">
|
||||
<style name="platformActivityTheme" parent="@android:style/Theme.Quantum.Light" />
|
||||
<style name="platformDialogTheme" parent="@android:style/Theme.Quantum.Light.Dialog" />
|
||||
<style name="platformActivityTheme" parent="@android:style/Theme.Material.Light" />
|
||||
<style name="platformDialogTheme" parent="@android:style/Theme.Material.Light.Dialog" />
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user