Tagged Questions
1
vote
2answers
123 views
Should viewport rotation be an option rather than a default on mobile devices?
Rotating a mobile device has unpredictable effects: Depending on OS and app rotating the device can have no effect, or it lays out the content to the new screen orientation, potentially showing a very ...
1
vote
2answers
95 views
Combining Settings and About screens in a mobile web app
To have fewer buttons taking up screen space I'm putting "About" information like version number and whether the app is up to date at the bottom of my Settings screen. I've noticed that the Facebook ...
2
votes
1answer
90 views
Mobile: Suggested Dual-Action for settings
We currently have the problem of having a 'setting' needing to perform 3 different actions. See below:
The circled setting needs to perform these 3 actions.
(A)The user needs to quickly toggle the ...