Tagged Questions
1
vote
2answers
54 views
Showing a question during a video in Android
I am trying to implement something similar to what Coursera does when watching a video - ask the user a question to assess his/her understanding like shown below
What is a good way to do this in ...
1
vote
2answers
1k views
Should video always play full screen on cell phones?
This is a discussion of how to design a video website's UI based on a cell phone's features. I personally think that the UI should be based solely on the phone's screen size. A co-worker thinks that ...