Closed
requested to merge github/fork/renaudcerrato/move_scrollable_view_helper_to_interface into master
ScrollableViewHelper
should be an interface for a cleaner API. Moreover, since SlidingUpPanelLayout
is only interested to know if the scrollable view can scroll, the return value should be a boolean.