baoyongzhang / baoyongzhang/SwipeMenuListView
SwipeMenuListView does not swipe completely, if it's inside a scroll view
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
SwipeMenuListView works fine on its own. But when I encapsulate it inside a vertical scrollview, the menu items of the list view do not swipe properly and all the menu items are not visible on swipe. What is the issue and how do I fix it?
I need it inside a vertical scroll view, because there are other text view in the activity. I want to be able to scroll the entire activity together.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing SwipeMenuListView inside a vertical ScrollView, using the activity layout described in the issue. Inspect how the list and parent scroll view handle swipe and touch events. Done means the complete menu is visible after swiping while the surrounding activity can still scroll.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100