Update: 2026-05-16 21:51:45

This commit is contained in:
Hamza-Ayed
2026-05-16 21:51:45 +03:00
parent 4df9cb17f1
commit a9aaf65b8d
64 changed files with 5771 additions and 5581 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#4CAF50"/>
</shape>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#FF5252"/>
</shape>