colors.xml

This commit is contained in:
hotmauligracia
2025-01-23 19:23:43 +07:00
parent f50a230bb0
commit 1035198d69
12 changed files with 225 additions and 333 deletions

View File

@ -12,6 +12,9 @@
android:supportsRtl="true"
android:theme="@style/Theme.Ecommerce_serang"
tools:targetApi="31">
<activity
android:name=".ui.TokoSayaActivity"
android:exported="false" />
<activity
android:name=".ui.MainActivity"
android:exported="true">