diff --git a/app/src/main/res/layout/nearby_filter_checkbox_item.xml b/app/src/main/res/layout/nearby_filter_checkbox_item.xml new file mode 100644 index 000000000..ebb94af16 --- /dev/null +++ b/app/src/main/res/layout/nearby_filter_checkbox_item.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/nearby_filter_list.xml b/app/src/main/res/layout/nearby_filter_list.xml new file mode 100644 index 000000000..296749292 --- /dev/null +++ b/app/src/main/res/layout/nearby_filter_list.xml @@ -0,0 +1,28 @@ + + + + + + + + + + \ No newline at end of file