Skip to content

Commit

Permalink
Merge pull request termux#339 from bumper314/master
Browse files Browse the repository at this point in the history
Add Multi Window support for Samsung devices
  • Loading branch information
fornwall authored Jun 13, 2017
2 parents 25d44a7 + 441f7d7 commit a68d71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
android:grantUriPermissions="true"
android:name="com.termux.app.TermuxOpenReceiver$ContentProvider" />

<meta-data android:name="com.sec.android.support.multiwindow" android:value="true" />
</application>

</manifest>

0 comments on commit a68d71a

Please sign in to comment.