px-amaac / KZFR

KZFR Radio Streaming App
2 stars 7 forks source link

Remove "snap" behavior of the program logo header #63

Closed trvbr closed 9 years ago

trvbr commented 9 years ago

The snapping, rubber-banding reset of the program logo header seems to feel like unexpected behavior.

I suggest making it fluid all the way through. It does act fluid if I move it slowly, but bounces back if I move it too fast.

Though I'm not sure if this is some kind of default behavior of perhaps a Lollipop view element, and otherwise hard to change.

px-amaac commented 9 years ago

Yes I understand. This view is meant for a list view to appear under it. Because there is not a lot of data the fling does not work very well. I am not sure if I can change this too easily as it is a built in animation behavior recently released in the design library called collapsing toolbar layout https://developer.android.com/reference/android/support/design/widget/CollapsingToolbarLayout.html

px-amaac commented 9 years ago

I am closing this as it does not look like this is really worth the effort to make this happen.

trvbr commented 9 years ago

Agreed. I've gotten used to it, and it's not really annoying anymore.