android: wrong parent in theme definition
Change-Id: I0efaa8c131959dbaefba24d48041744391c55137
This commit is contained in:
committed by
Miklos Vajna
parent
7f4e5c8247
commit
a14d29259e
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<style name="LibreOfficeTheme" parent="LibreOfficeTheme"/>
|
<style name="LibreOfficeTheme" parent="LibreOfficeTheme.Base"/>
|
||||||
|
|
||||||
<style name="LibreOfficeTheme.Base" parent="Theme.AppCompat.Light">
|
<style name="LibreOfficeTheme.Base" parent="Theme.AppCompat.Light">
|
||||||
<item name="android:windowNoTitle">true</item>
|
<item name="android:windowNoTitle">true</item>
|
||||||
|
Reference in New Issue
Block a user