forked from amazingfate/loongoffice
LOAndroid3 is based of LibreOffice4Android project which uses ant/make for building. By using LibreOffice4Android as the base, the project creates a APK archive which has all needed files to start LibreOffice in Android environment. Change-Id: I697d5f727bdaf93e774144ad597d7081d2609908
9 lines
197 B
XML
9 lines
197 B
XML
<resources>
|
|
|
|
<!-- Base application theme. -->
|
|
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
|
|
<!-- Customize your theme here. -->
|
|
</style>
|
|
|
|
</resources>
|