activate split screen feature for android 7
This commit is contained in:
parent
efa0b6f758
commit
8632b4927f
@ -33,6 +33,7 @@ THE SOFTWARE.
|
||||
<!-- This is needed for isWiredHeadsetOn() to work in some cases. (bug?) -->
|
||||
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
|
||||
<application
|
||||
android:resizeableActivity="true"
|
||||
android:icon="@drawable/icon"
|
||||
android:label="@string/app_name">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user