diff --git a/Listify/app/src/main/res/layout/activity_list.xml b/Listify/app/src/main/res/layout/activity_list.xml index 7ecaabf..d286d14 100644 --- a/Listify/app/src/main/res/layout/activity_list.xml +++ b/Listify/app/src/main/res/layout/activity_list.xml @@ -48,6 +48,7 @@ android:layout_height="600dp" android:layout_marginTop="50dp" android:paddingBottom="20dp"/> + diff --git a/Listify/app/src/main/res/layout/fragment_stores.xml b/Listify/app/src/main/res/layout/fragment_stores.xml index 61a4490..500b979 100644 --- a/Listify/app/src/main/res/layout/fragment_stores.xml +++ b/Listify/app/src/main/res/layout/fragment_stores.xml @@ -1,6 +1,51 @@ - + + + + + + + + + \ No newline at end of file