mirror of
https://github.com/hmalik144/Driver.git
synced 2026-01-31 02:41:46 +00:00
- flavours compartmentalised
Took 5 minutes
This commit is contained in:
@@ -96,12 +96,12 @@
|
||||
</fragment>
|
||||
<fragment
|
||||
android:id="@+id/driverProfileFragment"
|
||||
android:name="h_mal.appttude.com.driver.ui.driver.profile.DriverProfileFragment"
|
||||
android:name="h_mal.appttude.com.driver.ui.driverprofile.DriverProfileFragment"
|
||||
android:label="fragment_driver_profile"
|
||||
tools:layout="@layout/fragment_driver_profile" />
|
||||
<fragment
|
||||
android:id="@+id/driverLicenseFragment"
|
||||
android:name="h_mal.appttude.com.driver.ui.driver.profile.DriverLicenseFragment"
|
||||
android:name="h_mal.appttude.com.driver.ui.driverprofile.DriverLicenseFragment"
|
||||
android:label="fragment_driver_license"
|
||||
tools:layout="@layout/fragment_driver_license" />
|
||||
|
||||
Reference in New Issue
Block a user