From 1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 28 Sep 2018 14:49:49 +0800 Subject: Change the layout of post. Add an error view when loading the preview image fails. --- app/src/main/res/drawable/ic_error_outline_black_24dp.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/res/drawable/ic_error_outline_black_24dp.xml (limited to 'app/src/main/res/drawable') diff --git a/app/src/main/res/drawable/ic_error_outline_black_24dp.xml b/app/src/main/res/drawable/ic_error_outline_black_24dp.xml new file mode 100644 index 00000000..a07a0f90 --- /dev/null +++ b/app/src/main/res/drawable/ic_error_outline_black_24dp.xml @@ -0,0 +1,9 @@ + + + -- cgit v1.2.3