initial changes
This commit is contained in:
parent
dddcc80f30
commit
b06238ba5d
15 changed files with 796 additions and 753 deletions
|
|
@ -2,7 +2,7 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context="org.schabi.newpipe.PlayVideoActivity"
|
||||
tools:context=".player.PlayVideoActivity"
|
||||
android:gravity="center">
|
||||
|
||||
<VideoView android:id="@+id/video_view"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue