ManuelPeinado / FadingActionBar

Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interaction with header elements

jkwiecien opened this issue · comments

commented

Why isn't touch interaction with header components possible in ScrollView scenario? I wan't to put some usable components there :)

This issue already been resolved :) you need to check issue #64 . Which allow header view to handle the touch event.

Is there a gradle dependency for this?