Tagged Questions
2
votes
1answer
67 views
In Android application, when to use View control instead of Tab
I develop a shopping application for one company. First time I design to use Tab to categorize product in shop. But I am not sure Ishould use "View control" instead of "Tab" or not.
Tab and View ...
2
votes
1answer
127 views
A tabbed Android UX element similar to iOS App card?
Is there a standard Android layout that allows for tabs within a context menu? Something similar to the iOS app card would be great.
5
votes
3answers
686 views
Porting an Iphone app to Android - what are the ActionBar considerations?
we have an iPhone app Design with an designed icon tab bar at the bottom.
For adoption to Android I have a few questions:
Is there a need to put the tabs to the top? Or is it okay to break with ...
3
votes
2answers
356 views
What can be an alternative to tabs in an iphone or android application
What type of a design/design philosophy/gesture can be a good alternative to tabs in an iphone or an android application? Tabs are good and tell the user that there is another ...
0
votes
2answers
800 views
Multi-pane layout tabs confusion?
I'm curious what people think about android < 3.0 tabs in the action bar, specifically for tablets.
In the picture I uploaded, the tabs are on the left side, but I want them to be associated with ...