From 8d53a5e2739c3d6c720f336a00652b488f2c176c Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 22 Feb 2021 15:45:59 +0800 Subject: Continue adding Card Layout 2. --- .../res/layout/item_post_card_2_video_autoplay.xml | 308 +++++++++++++++++++++ 1 file changed, 308 insertions(+) create mode 100644 app/src/main/res/layout/item_post_card_2_video_autoplay.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/item_post_card_2_video_autoplay.xml b/app/src/main/res/layout/item_post_card_2_video_autoplay.xml new file mode 100644 index 00000000..99b9497a --- /dev/null +++ b/app/src/main/res/layout/item_post_card_2_video_autoplay.xml @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3