Added all the navigation and all first time user condition also made changes in common app bar and added logo and splash screen

This commit is contained in:
2025-10-30 03:39:40 +05:30
parent 9121cf1b1b
commit 76e4fff06c
91 changed files with 568 additions and 415 deletions

View File

@@ -5,9 +5,9 @@
<application
android:label="citycards_customer"
android:label="CityCard Customer"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
android:icon="@mipmap/launcher_icon">
<activity
android:name=".MainActivity"
android:exported="true"