Tagged Questions
1
vote
3answers
65 views
loading new view from which direction ? L2R or R2L?
I've been developing mobile apps using sencha touch for quite a time now. In that, whenever a new view is to be loaded, default animation direction is from Right-to-Left. This can be seen in android ...
5
votes
4answers
369 views
What's this called and how does it fare from a UI perspective?
The Facts About Coventry website has a flash plugin app for navigation of data (bottom half of the page). It's a big circle where you can hover over the icons to get a description of the category and ...
1
vote
1answer
232 views
Best way to switch between views with different navbars
On the iPhone, when a set of views have different colored and textured navigation bars, what is the best way to animate in the new view when the user taps on a tabbar icon?
Should the new fade in ...