BASE: Implement Localization In Cab Booking Screen.

This commit is contained in:
2025-12-03 16:31:32 +05:00
parent 3e18352abe
commit 61e9c35b14
32 changed files with 146 additions and 97 deletions

View File

@@ -46,7 +46,7 @@
<application
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:label="customer"
android:label="Fondex"
android:requestLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher"
android:usesCleartextTraffic="true">