0
votes
0answers
39 views

Mobile pattern library with animated IxD examples? [duplicate]

Can anyone suggest a blog or pattern library that demonstrates interaction design examples? Everything I've seen to date uses static screenshots, but nothing that actually animates the interactions or ...
1
vote
3answers
60 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 ...