diff --git a/app/src/main/res/layout/fragment_filters.xml b/app/src/main/res/layout/fragment_filters.xml index bab049a9..505687b9 100644 --- a/app/src/main/res/layout/fragment_filters.xml +++ b/app/src/main/res/layout/fragment_filters.xml @@ -5,6 +5,23 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + + + + + + + - + android:layout_height="wrap_content" + android:layout_gravity="bottom"> - - - + + + android:layout_height="wrap_content" + android:orientation="horizontal"> - + - + + + + + + + + + + + + + + + + + + + \ No newline at end of file