Integration of get user data api call on SplashFragment
BottomNav on HomeActivity Worked on sidebar menu - sidebar implementation - ui for user data - theme switching - language switching
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
tools:targetApi="31" >
|
||||
<activity
|
||||
android:name=".home.HomeActivity"
|
||||
android:exported="false" />
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait"
|
||||
/>
|
||||
<activity
|
||||
android:name=".onboard.OnboardActivity"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user