From ef1b14cc6ae1ddf03e2e410e9df69d0aad4160ab Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Sun, 13 Nov 2022 18:25:30 +1100 Subject: Swipe to view images in a gallery in Card Layout 2. --- .../res/layout/item_post_card_2_gallery_type.xml | 309 +++++++++++++++++++++ 1 file changed, 309 insertions(+) create mode 100644 app/src/main/res/layout/item_post_card_2_gallery_type.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/item_post_card_2_gallery_type.xml b/app/src/main/res/layout/item_post_card_2_gallery_type.xml new file mode 100644 index 00000000..5ad3f24b --- /dev/null +++ b/app/src/main/res/layout/item_post_card_2_gallery_type.xml @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3