From aa673436ab4fb13a810b6cdc4624f830c529d704 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 13 Sep 2020 22:10:43 +0800 Subject: Gfycat and Redgifs videos autoplay in CommentAndPostRecyclerViewAdapter is available. Show an error icon when loading gfycats and redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. --- app/src/main/res/layout/item_post_detail_video_autoplay.xml | 10 ++++++++++ app/src/main/res/layout/item_post_video_type_autoplay.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/item_post_detail_video_autoplay.xml b/app/src/main/res/layout/item_post_detail_video_autoplay.xml index 6f3183b7..79e32dd7 100644 --- a/app/src/main/res/layout/item_post_detail_video_autoplay.xml +++ b/app/src/main/res/layout/item_post_detail_video_autoplay.xml @@ -214,6 +214,16 @@ android:scaleType="fitStart" android:visibility="gone" /> + + + +