Tagged Questions
0
votes
1answer
61 views
Are Network online/offline indicators necessary for Mobile apps?
I'm beginning work on an app and one of the requirements is that there be some visual indicator for the user that displays their devices' connectivity status. I'm wondering if there is any research on ...
6
votes
3answers
501 views
What's the best way to show you can scroll on mobile devices?
I'm trying to find the best method of showing users on mobile devices that they can scroll in a <div>.
As iPhones/iPads don't have scrollbars, I will need an indicator to show that you can ...