remulasce / metroapp

Realtime arrival notification utility for LA Metro
2 stars 0 forks source link

Spiff up the UI #258

Closed remulasce closed 9 years ago

remulasce commented 9 years ago

The current theme of the Android app is "100% effort usability, the rest prettiness"

So the app is pretty bland. Except for the orange horizontal separator, which managed to slip into rounding errors of the usability 100%.

But we actually are starting to get a lot of new users. And, newer features like the monetization prompts and the minimized tutorial texts actually look pretty decent.

So let's see what we can do to make the rest of the UI look better.

remulasce commented 9 years ago

Simple stuff:

remulasce commented 9 years ago
remulasce commented 9 years ago
remulasce commented 9 years ago

X buttons have been spiffed

They now have a depressed state, and scale / fill up their respective UIs correctly.

remulasce commented 9 years ago

So we should probably stop showing that giant banner after, like, 3.

remulasce commented 9 years ago

Notification X color is involved because the background color can change.

You have to do something with styles or something.

remulasce commented 9 years ago

Tutorial text is now spiffed after 3 launches.

remulasce commented 9 years ago

There's an "important icon" now. The icon itself isn't fully spiffed, though.

remulasce commented 9 years ago

This should be pretty easily fixable in the ImageView settings.

remulasce commented 9 years ago

Alright, UI is spiffy enough now.