From a6975f2489119a0e0cc278fcdee8cead97978b14 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 8 Dec 2020 15:12:56 +0800 Subject: Hide read posts in MainActivity (there is an issue in lazy mode). --- .../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 92ef8b02..6a0773b2 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 @@ -163,6 +163,25 @@ android:focusable="true" android:background="?attr/selectableItemBackground" /> + + \ No newline at end of file -- cgit v1.2.3