Skip to content

Commit

Permalink
Show loader before video makes player request. Account for slow internet
Browse files Browse the repository at this point in the history
  • Loading branch information
azheng249 committed Dec 6, 2017
1 parent db688c3 commit a76fd23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/main.brs
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ end function
' 3- Both NSVOD and USVOD. User either purchased a native subscription or is linked
sub playRegularVideo(screen as Object)
print "PLAY REGULAR VIDEO"
StartLoader()
di = CreateObject("roDeviceInfo")
consumer = m.current_user.getInfo()

Expand Down

0 comments on commit a76fd23

Please sign in to comment.