Initial commit

This commit is contained in:
2026-05-15 10:03:12 +03:00
commit 04b11797d0
1115 changed files with 38810 additions and 0 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#3A2FBF" />
</shape>