From e5b35e11e907a10bed08ff9f98c4a116253e34cb Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:28:40 -0400 Subject: Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector. --- .../fragment_giphy_gif_info_bottom_sheet.xml | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 app/src/main/res/layout/fragment_giphy_gif_info_bottom_sheet.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_giphy_gif_info_bottom_sheet.xml b/app/src/main/res/layout/fragment_giphy_gif_info_bottom_sheet.xml new file mode 100644 index 00000000..f62ad532 --- /dev/null +++ b/app/src/main/res/layout/fragment_giphy_gif_info_bottom_sheet.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3