nguyenmp / GauchoHomework

0 stars 1 forks source link

Gaucho Homework looks ugly #12

Open nguyenmp opened 11 years ago

nguyenmp commented 11 years ago

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.

nguyenmp commented 11 years ago

https://github.com/nguyenmp/GauchoHomework/commit/cfebe886501ed816fc40c3080bfcb76a640ce5b8

This commit has fixed many of these issues.