thasmin / Podax

Podcast client for Android
Other
165 stars 34 forks source link

add touch feedback for buttons #145

Closed f1ori closed 11 years ago

f1ori commented 11 years ago

immediate feedback to user actions is important. If Podax reacts slowly (audio often starts with delay), the user shouldn't be left uncertain, whether his tap on the display worked or not. That's why buttons need to glow on tap.

Unfortunately, I'm not a good designer, that's why in this pull request, the pressed buttons only have an elevated brightness. It would be very nice, if somebody could add a glow effect (button shines with a different color, gets bigger)

thasmin commented 11 years ago

great stuff