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/drawable/ic_error_white_36dp.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/res/drawable/ic_error_white_36dp.xml (limited to 'app/src/main/res/drawable') diff --git a/app/src/main/res/drawable/ic_error_white_36dp.xml b/app/src/main/res/drawable/ic_error_white_36dp.xml new file mode 100644 index 00000000..c4705c5d --- /dev/null +++ b/app/src/main/res/drawable/ic_error_white_36dp.xml @@ -0,0 +1,9 @@ + + + -- cgit v1.2.3