initial changes

This commit is contained in:
Christian Schabesberger 2016-02-22 20:28:37 +01:00
parent dddcc80f30
commit b06238ba5d
15 changed files with 796 additions and 753 deletions

View file

@ -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"