mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix build due to auto merged I1b6ed80d85
This CL must be reverted once prebuilts/sdk of jb-ub-latinimegoogle has Theme.Material. Bug: 15472289 Change-Id: Ibf85899bad83d03dc5cab6bbd1defa92f536088f
This commit is contained in:
parent
c5bb86a0c2
commit
bc4fe8d836
@ -21,6 +21,9 @@
|
||||
<!-- 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>
|
||||
|
Loading…
Reference in New Issue
Block a user