From 707aec6b2dc7a03a4dc5835ade7ede3aeef8a158 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:01:22 -0400 Subject: Continue implementing PostOptionsBottomSheetFragment. --- app/src/main/res/layout/fragment_post_options_bottom_sheet.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_post_options_bottom_sheet.xml b/app/src/main/res/layout/fragment_post_options_bottom_sheet.xml index c84f7402..cf5074b3 100644 --- a/app/src/main/res/layout/fragment_post_options_bottom_sheet.xml +++ b/app/src/main/res/layout/fragment_post_options_bottom_sheet.xml @@ -32,7 +32,7 @@ app:drawableTint="?attr/primaryTextColor" /> -- cgit v1.2.3