From 40bfe04855b096bda0c8f302cd63e5088b4e1cc5 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Wed, 18 Mar 2020 11:57:04 +0100 Subject: [PATCH] Further clean up Signed-off-by: Mario Danic --- app/gplay.gradle | 2 +- app/src/main/res/layout/controller_chat.xml | 61 +++------------------ 2 files changed, 8 insertions(+), 55 deletions(-) diff --git a/app/gplay.gradle b/app/gplay.gradle index 9cfb7a3ed..680410d38 100644 --- a/app/gplay.gradle +++ b/app/gplay.gradle @@ -20,5 +20,5 @@ dependencies { implementation "androidx.work:work-gcm:2.3.3" - implementation "com.google.firebase:firebase-messaging:20.1.2" + implementation "com.google.firebase:firebase-messaging:20.1.3" } diff --git a/app/src/main/res/layout/controller_chat.xml b/app/src/main/res/layout/controller_chat.xml index 16af450bb..5e53d090e 100644 --- a/app/src/main/res/layout/controller_chat.xml +++ b/app/src/main/res/layout/controller_chat.xml @@ -28,19 +28,13 @@ - + - - -