first commit

This commit is contained in:
Stefan Hacker
2026-02-08 15:55:58 +01:00
commit 08d331d1f8
1102 changed files with 101384 additions and 0 deletions
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/main_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/background_dark" />