From 20065b316e552d49d2aea17dfb255b03a9b4a0bb Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Tue, 21 Jul 2015 19:40:07 -0700 Subject: Add a disconnect button to the active notification dialog. --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 406f3b9..2bfc525 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -78,6 +78,7 @@ android:launchMode="singleTop" android:hardwareAccelerated="false"> + -- cgit v1.2.3