Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue?

This commit is contained in:
Vavassor 2017-03-20 03:03:03 -04:00
commit 70536ed001
11 changed files with 47 additions and 158 deletions

View file

@ -6,6 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/view_video_background"
android:id="@+id/view_video_container"
tools:context=".ViewVideoActivity">
<VideoView
android:id="@+id/video_player"