HomeFragment network change edited

This commit is contained in:
chandrashekhar reddy
2024-03-28 16:32:21 +05:30
parent 0635cb6813
commit 96ba5ce92f
4 changed files with 160 additions and 108 deletions

View File

@@ -62,7 +62,7 @@
<fragment
android:id="@+id/loginFragment"
android:name="com.example.hpostesting.presentation.dashboard.ui.LoginFragment"
android:label="fragment_login"
android:label="@string/login"
tools:layout="@layout/fragment_login" >
<action
android:id="@+id/action_loginFragment_to_homeFragment"