Add list food recycle view

This commit is contained in:
Nezumi
2023-02-13 19:15:09 +07:00
parent bbf7dfd68b
commit 8b010e9709
15 changed files with 435 additions and 66 deletions
+2
View File
@@ -49,4 +49,6 @@ dependencies {
implementation 'com.github.smarteist:autoimageslider:1.4.0'
implementation 'com.github.bumptech.glide:glide:4.14.2'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
implementation 'com.squareup.picasso:picasso:2.8'
}