Skip to content

Commit

Permalink
Merge pull request #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 c972377 + dc3994d commit ed3a326
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 ed3a326

Please sign in to comment.