add some build files and small changes to get android to build. Doesn't seems to show any bluetooth devices.
This commit is contained in:
6
packaging/android/res/values/apptheme.xml
Normal file
6
packaging/android/res/values/apptheme.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="AppTheme" parent="@android:style/Theme.DeviceDefault.Light.NoActionBar">
|
||||
<item name="android:windowBackground">@drawable/qiflora_splash</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user