From b74fc9354c12df9ca03448a04df21c1fcc2b8d4e Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Sun, 25 Dec 2022 16:05:04 -0800 Subject: New option in fab: go to top. --- .../layout/fragment_fab_more_options_bottom_sheet.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_fab_more_options_bottom_sheet.xml b/app/src/main/res/layout/fragment_fab_more_options_bottom_sheet.xml index 3fd3c62b..62947feb 100644 --- a/app/src/main/res/layout/fragment_fab_more_options_bottom_sheet.xml +++ b/app/src/main/res/layout/fragment_fab_more_options_bottom_sheet.xml @@ -201,6 +201,25 @@ android:focusable="true" android:background="?attr/selectableItemBackground" /> + + \ No newline at end of file -- cgit v1.2.3