vtm-android-start: add proper application theme, fixes #18

This commit is contained in:
Emux
2016-06-17 22:53:42 +03:00
parent 8a34908f36
commit f7f20f486e
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
<resources>
<style name="AppTheme" parent="Theme.AppCompat.Light" />
</resources>