From 3dd6041957b274f11c71bf22070ef17376cac485 Mon Sep 17 00:00:00 2001 From: staccatomamba Date: Sun, 5 Nov 2017 14:08:09 +0100 Subject: [PATCH] Single Instance --- .../app/src/main/AndroidManifest.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/AndroidManifest.xml b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/AndroidManifest.xml index 03e4bed..a1f9a1f 100644 --- a/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/AndroidManifest.xml +++ b/BeWoPlanerChat/bewoplaner-chat-android/app/src/main/AndroidManifest.xml @@ -17,6 +17,7 @@ android:supportsRtl="true" android:theme="@style/AppTheme"> @@ -27,6 +28,7 @@ @@ -122,7 +124,9 @@ android:theme="@style/ChatStyle" /> -