From 36a06290ef08290c2ca3d1f58839fdb258fbad3c Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 29 Oct 2019 22:33:53 +0800 Subject: Fixed UI issues in posts and comments. Version 1.4.0. --- app/src/main/res/drawable/ic_comment_white_24dp.xml | 12 ++++++++---- app/src/main/res/drawable/ic_insert_comment_white_24dp.xml | 5 ----- 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 app/src/main/res/drawable/ic_insert_comment_white_24dp.xml (limited to 'app/src/main/res/drawable') diff --git a/app/src/main/res/drawable/ic_comment_white_24dp.xml b/app/src/main/res/drawable/ic_comment_white_24dp.xml index efb7e76a..c7250d4b 100644 --- a/app/src/main/res/drawable/ic_comment_white_24dp.xml +++ b/app/src/main/res/drawable/ic_comment_white_24dp.xml @@ -1,5 +1,9 @@ - - + + diff --git a/app/src/main/res/drawable/ic_insert_comment_white_24dp.xml b/app/src/main/res/drawable/ic_insert_comment_white_24dp.xml deleted file mode 100644 index 8ab8d733..00000000 --- a/app/src/main/res/drawable/ic_insert_comment_white_24dp.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -- cgit v1.2.3