fix photo loading issue on pets and products

This commit is contained in:
Alex
2026-04-04 21:21:25 -06:00
parent be79de7c82
commit 47bd755e72
5 changed files with 92 additions and 76 deletions

View File

@@ -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>