daimajia / daimajia/AndroidSwipeLayout

SwipeLayout inside ViewGroup inside SwipeRefreshLayout

Open
#37 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.3k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

SwipeRefreshLayout is the official "pull to refresh" layout. I have a ListView that is inside of a SwipeRefreshLayout, and I am using SwipeLayout as my list item rows.

Is there a good way for me to stop the "pull down" action of the SwipeRefreshLayout when I am horizontally scrolling the SwipeLayout when at the top of the ListView? What happens is that when at the top of the ListView, it is really difficult to horizontally pull the SwipeLayout without accidentally resetting it due to the "pull down" action of the SwipeRefreshLayout activating.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.