From fdca23fa14c5f42b028a0598e9fb2c4ae6a696f2 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 14 Oct 2019 00:08:21 +0800 Subject: Add a time option to some sort types. Remember the last sort type. --- .../res/layout/fragment_sort_time_bottom_sheet.xml | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 app/src/main/res/layout/fragment_sort_time_bottom_sheet.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_sort_time_bottom_sheet.xml b/app/src/main/res/layout/fragment_sort_time_bottom_sheet.xml new file mode 100644 index 00000000..d08066e0 --- /dev/null +++ b/app/src/main/res/layout/fragment_sort_time_bottom_sheet.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3