fix photo loading issue on pets and products
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
android:name="androidx.navigation.fragment.NavHostFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:defaultNavHost="false"
|
||||
app:defaultNavHost="true"
|
||||
app:navGraph="@navigation/list_nav_graph" />
|
||||
|
||||
<View
|
||||
@@ -252,4 +252,4 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</androidx.drawerlayout.widget.DrawerLayout>
|
||||
</androidx.drawerlayout.widget.DrawerLayout>
|
||||
|
||||
Reference in New Issue
Block a user