diff --git a/Habitica/res/drawable/bottom_sheet_background.xml b/Habitica/res/drawable/bottom_sheet_background.xml new file mode 100644 index 000000000..811619d0d --- /dev/null +++ b/Habitica/res/drawable/bottom_sheet_background.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/Habitica/res/drawable/bottom_sheet_title.xml b/Habitica/res/drawable/bottom_sheet_title.xml index d33c4bc4c..73543f65b 100644 --- a/Habitica/res/drawable/bottom_sheet_title.xml +++ b/Habitica/res/drawable/bottom_sheet_title.xml @@ -2,4 +2,5 @@ + diff --git a/Habitica/res/layout/bottom_sheet_wrapper.xml b/Habitica/res/layout/bottom_sheet_wrapper.xml new file mode 100644 index 000000000..3f9dbdca8 --- /dev/null +++ b/Habitica/res/layout/bottom_sheet_wrapper.xml @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file diff --git a/Habitica/res/layout/dialog_challenge_filter.xml b/Habitica/res/layout/dialog_challenge_filter.xml index 0bdd075aa..c84ec77d9 100644 --- a/Habitica/res/layout/dialog_challenge_filter.xml +++ b/Habitica/res/layout/dialog_challenge_filter.xml @@ -1,28 +1,41 @@ - - - - + xmlns:android="http://schemas.android.com/apk/res/android"> - android:orientation="vertical"> - + + +