From 86765e98be1b74242e2fbc64fbf6d73e2e99d7e8 Mon Sep 17 00:00:00 2001 From: Braeden Smith Date: Sat, 25 Jun 2016 10:13:56 -0400 Subject: [PATCH] Added optional dual/multi window for Samsung and LG devices Not tested, but it should work. --- Clover/app/src/main/AndroidManifest.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Clover/app/src/main/AndroidManifest.xml b/Clover/app/src/main/AndroidManifest.xml index d68c023a..4ec033dd 100644 --- a/Clover/app/src/main/AndroidManifest.xml +++ b/Clover/app/src/main/AndroidManifest.xml @@ -31,7 +31,24 @@ along with this program. If not, see . android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:theme="@style/Chan.Theme"> - + + + + + + + +