Initial commit: rosetta-android-prime

This commit is contained in:
2026-01-08 19:06:37 +05:00
commit 42ddfe5b18
54 changed files with 68604 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
android:inset="15%">
<bitmap
android:src="@drawable/rosetta_icon"
android:gravity="fill"/>
</inset>

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB