diff --git a/app/src/main/res/drawable/pannel_button.xml b/app/src/main/res/drawable/pannel_button.xml new file mode 100644 index 0000000..3506a1c --- /dev/null +++ b/app/src/main/res/drawable/pannel_button.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_gallery.xml b/app/src/main/res/layout/fragment_gallery.xml index ae5ad7d..f57637e 100644 --- a/app/src/main/res/layout/fragment_gallery.xml +++ b/app/src/main/res/layout/fragment_gallery.xml @@ -26,121 +26,113 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - -