-Added full play queue buffering playback manager.

This commit is contained in:
John Zhen M 2017-09-02 19:30:34 -07:00 committed by John Zhen Mo
parent 74b58cae59
commit 183181ee54
15 changed files with 348 additions and 110 deletions

View file

@ -11,6 +11,7 @@
android:id="@+id/aspectRatioLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_centerInParent="true"
android:layout_gravity="center">
<SurfaceView