Created
March 9, 2018 01:23
-
-
Save nazmulidris/ec4723955cdbf00c325b2f9124951fd5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<application> | |
<activity | |
android:name="com.example.android.videoplayersample.VideoActivity" | |
android:supportsPictureInPicture="true" | |
...> | |
</activity> | |
... | |
</application> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment