Composer compiling and running

This commit is contained in:
Benoit Marty 2022-11-08 13:49:50 +01:00
parent 848f665509
commit 04d2e206ee
69 changed files with 6463 additions and 17 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.ElementX" parent="android:Theme.Material.Light.NoActionBar" />
<style name="Theme.ElementX" parent="Theme.ElementAndroid" />
</resources>