Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue?
This commit is contained in:
parent
7f4637c04c
commit
70536ed001
11 changed files with 47 additions and 158 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue