From 0e881ba7c582a31d7df3d8afc8d09c6e1569f04a Mon Sep 17 00:00:00 2001 From: Ammar Githam Date: Sat, 19 Sep 2020 17:03:01 +0900 Subject: [PATCH] Fix layout problem in notification item --- app/src/main/res/layout/item_notification.xml | 114 +++--------------- 1 file changed, 20 insertions(+), 94 deletions(-) diff --git a/app/src/main/res/layout/item_notification.xml b/app/src/main/res/layout/item_notification.xml index f2c344f1..9b2e4b11 100644 --- a/app/src/main/res/layout/item_notification.xml +++ b/app/src/main/res/layout/item_notification.xml @@ -20,37 +20,6 @@ app:roundAsCircle="true" tools:placeholderImage="@mipmap/ic_launcher" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + tools:text="sub-comment long long long long long long long long long long" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file