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 @@