Tagged Questions
2
votes
2answers
100 views
Adopting sidebars in iOS apps
It looks like several known apps for iOS (Foursquare, Spotify) now adopt the sidebar that already was present in Facebook app (screenshot is from Spotify for iPhone):
AFAIK, this is not a standard ...
0
votes
2answers
167 views
Android/iOS: Homescreen [closed]
I have noticed more and more mobile apps are removing their home screen, especially iOS apps. What do you think of this?
Personally I think sometimes an app's home screen is redundant, just a pretty ...
1
vote
3answers
268 views
How to list items with variants in an iOS Table View?
I'm looking for an elegant way to show a list of items in a Table View, where most (not all) items will have 2 variants.
If I lay the items out as is (with A and B represented by icons):
...
21
votes
5answers
1k views
Should Android and iPhone UI be different?
I'm not completely new to developing apps, but I'm at a point where I'm trying to develop something and deploy it on several mobile platforms. To only concentrate on two major ones, suppose I'm ...
13
votes
4answers
252 views
What is it about our mental models that app-centric seems more intuitive than content-centric?
I always thought that content-centric was the easiest for people to deal with, i.e. "I want to change this document", and not "Let's run this app so I can then change that document".
It seems that ...