New Branch: Full project rewrite (Beta)

This commit is contained in:
Daniel 2025-11-15 22:58:08 +03:00
commit 188bc459b1
25 changed files with 1496 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#3F51B5"
android:pathData="M12,2L2,7L12,12L22,7L12,2Z" />
</vector>