Add list food to Home Fragment

This commit is contained in:
Nezumi
2023-02-11 13:02:00 +07:00
parent ac66307478
commit bbf7dfd68b
15 changed files with 233 additions and 1 deletions
+2 -1
View File
@@ -18,4 +18,5 @@ android.useAndroidX=true
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.enableJetifier=true