Skip to content

StackOverflowError: stack size 8188KB #23

Description

@varunam

Exception java.lang.StackOverflowError: stack size 8188KB
at com.reginald.swiperefresh.CustomSwipeRefreshLayout.updateContentOffsetTop (CustomSwipeRefreshLayout.java:1002)
at com.reginald.swiperefresh.CustomSwipeRefreshLayout.setTargetOffsetTop (CustomSwipeRefreshLayout.java:1016)
at com.reginald.swiperefresh.CustomSwipeRefreshLayout.updateContentOffsetTop (CustomSwipeRefreshLayout.java:1002)
at com.reginald.swiperefresh.CustomSwipeRefreshLayout.setTargetOffsetTop (CustomSwipeRefreshLayout.java:1016)
at com.reginald.swiperefresh.CustomSwipeRefreshLayout.updateContentOffsetTop (CustomSwipeRefreshLayout.java:1002)
at com.reginald.swiperefresh.CustomSwipeRefreshLayout.setTargetOffsetTop (CustomSwipeRefreshLayout.java:1016)

Looks like recursion is causing this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions