Initial Commit

This commit is contained in:
2021-12-19 10:41:13 +01:00
commit 1db07a3b94
50 changed files with 1664 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style
name="LightTheme" parent="@android:style/Theme.Holo.Light">
</style>
</resources>