We should start following hte design guidelines given by android
some issues include:
padding on text isn't enough. text looks too cramped and content don't have clear boundries
important information aren't emphasized in some cases or too much information is emphasized leading to convoluted wall of text
i should note that the recent commit to using HoloEverywhere in conjunction with ActionBarSherlock has lead to a much cleaner user interface for lower API devices, specifically Ginger Bread. Most notably, the action bar doesn't scrunch up the tab title when it's too long.
We should start following hte design guidelines given by android
some issues include:
padding on text isn't enough. text looks too cramped and content don't have clear boundries
important information aren't emphasized in some cases or too much information is emphasized leading to convoluted wall of text
i should note that the recent commit to using HoloEverywhere in conjunction with ActionBarSherlock has lead to a much cleaner user interface for lower API devices, specifically Ginger Bread. Most notably, the action bar doesn't scrunch up the tab title when it's too long.