Skip to content

ScrollableViewHelper should be an interface. #634

@renaudcerrato

Description

@renaudcerrato

As the title says, ScrollableViewHelper should be an interface - for example to easily be used by Fragments.

Moreover, IMHO, the only information needed is if the view can scroll up. Thus, the only needed method would be boolean canScrollUp(View view).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions