In the latest version they took the twitter app closer to the iOS version byt ditching many of the Android UI patterns and replacing them with iOS. Unfortunately these UI solutions feel alien on Android and don't really work as expected.
Quick Actions
Long pressing or swiping a tweet opens actions that can be performed on the tweet. Unfortunately doing that hides the selected tweet. This is the worst possible placement for the actions as it hides the only tweet on the screen that has any relevance to the actions. Compare this to the previous implementation bellow which keeps the selected tweet visible and helps the user to keep track of the context.
Action Bar
The new twitter app still uses action bar but fails on one important matter. The actions shown on the action bar are not relevant to the screen that is visible. For example in this screen bellow (tweet details) the offered actions are search and compose new tweet. Neither of them make really sense in this screen. On the other hand the actions are displayed on the bottom of the screen in similar way they're in the iOS app. The actions from the screen bottom should be moved into the action bar for better consistency.
So true.
ReplyDeleteBesides the obnoxious approach in the action bar, what I feel most insane is the problem with Quick Actions as described.
Don't you feel sometimes that the people who develop the applications never actually use them? I mean, how can someone do that?
I understand that it would be hard (I don't know how) to address another entry of a ListView (that's a listview, right?), and then change the layout with functions according to another entry. But then again, if you do that, you'd better creating even a standard pop menu!
Other thing that I really find frustrating about this is you swipe to bring up the actions, then you hit back to get rid of it but no you end up at the home screen again.
ReplyDeleteI don't think whoever wrote this actually uses Android.
heyy is there any pattern or any other way to make it Circular at place of Horizontal or Vertical.
ReplyDeletethanks
Shubham, I'm sorry but I don't understand your question. Can you elaborate?
ReplyDelete@Juhani : great thanks for such fast reply..
ReplyDeleteI am trying to make an circular view like old telephone dialer..
this circular view will contain child button/image.
can we chat on skype or any messanger..my skype id is shubham.patni.
thanks
I'm sorry Shubham, I don't really have time for that. I'd direct you to http://stackoverflow.com/questions/tagged/android where you can find help to technical problems if you're not able to find info online.
ReplyDelete