Skip to content
This repository was archived by the owner on Jan 8, 2018. It is now read-only.
This repository was archived by the owner on Jan 8, 2018. It is now read-only.

Pull to refresh disappears if listview items is zero when pulled twice #35

@girishnair12345

Description

@girishnair12345

In you code if you pull an empty listview it shows that its Loading More items, now if I pull it again it goes off the screen

So in your example of LauncherActivity, goto PullToRefreshListActivity.java file and under you declaration of private String[] mStrings = { "Abb .... er"} remove all elements and so that mStrings has size 0 and now when you pull the listview twice you will see the Loading More goes of the screen on the second pull

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