detail product

This commit is contained in:
shaulascr
2025-03-25 03:08:06 +07:00
parent 205205059d
commit 733b5293eb
23 changed files with 815 additions and 219 deletions

View File

@ -58,7 +58,7 @@
android:exported="false" />
<activity
android:name=".ui.MainActivity"
android:exported="true">
android:exported="false">
</activity>
</application>