From 2569742e1c61f92f36d656965eadb608fb185667 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 28 Jan 2022 12:58:16 +0800 Subject: Set caption and url when submitting gallery posts. --- ...t_gallery_item_caption_and_url_bottom_sheet.xml | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 app/src/main/res/layout/fragment_set_reddit_gallery_item_caption_and_url_bottom_sheet.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_set_reddit_gallery_item_caption_and_url_bottom_sheet.xml b/app/src/main/res/layout/fragment_set_reddit_gallery_item_caption_and_url_bottom_sheet.xml new file mode 100644 index 00000000..9c354bef --- /dev/null +++ b/app/src/main/res/layout/fragment_set_reddit_gallery_item_caption_and_url_bottom_sheet.xml @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3