Add multi-window support
This commit is contained in:
parent
f41c0357d3
commit
00321b3ab6
@ -17,7 +17,9 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
tools:ignore="GoogleAppIndexingWarning" >
|
||||
tools:ignore="GoogleAppIndexingWarning"
|
||||
android:resizeableActivity="true"
|
||||
android:supportsPictureInPicture="false">
|
||||
<service
|
||||
android:name=".LorieService"
|
||||
android:enabled="true"
|
||||
|
Loading…
Reference in New Issue
Block a user