From 0ec6ab71b21b70f0cc6bce5883f39b3ff3f0c667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Schw=C3=B6rer?= Date: Fri, 16 Nov 2018 23:51:46 +0100 Subject: [PATCH] fixed layout wrap in settings --- .../java/com/blackforestbytes/simplecloudnotifier/SCNApp.java | 1 - android/app/src/main/res/layout/fragment_settings.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/android/app/src/main/java/com/blackforestbytes/simplecloudnotifier/SCNApp.java b/android/app/src/main/java/com/blackforestbytes/simplecloudnotifier/SCNApp.java index 223060d..ec0c726 100644 --- a/android/app/src/main/java/com/blackforestbytes/simplecloudnotifier/SCNApp.java +++ b/android/app/src/main/java/com/blackforestbytes/simplecloudnotifier/SCNApp.java @@ -108,7 +108,6 @@ public class SCNApp extends Application implements LifecycleObserver [ ] - Query non-ack-ed messages in app [ ] - notifications: how does WA do it??? - there you can change shit in-app [ ] - periodically get non-ack (option - even when not in-app) -[ ] - fix settings layout wrap [ ] - test notification channels diff --git a/android/app/src/main/res/layout/fragment_settings.xml b/android/app/src/main/res/layout/fragment_settings.xml index 28fdecb..ccb4ccb 100644 --- a/android/app/src/main/res/layout/fragment_settings.xml +++ b/android/app/src/main/res/layout/fragment_settings.xml @@ -57,7 +57,7 @@