baoyongzhang / baoyongzhang/SwipeMenuListView

如何控制滑动事件和pageviewer的左右滑动事件冲突

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

listview存在于pageviewer页面中,左右滑动首先响应的是pageviewer的滑动,不是swipmenulistview弹出菜单

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the conflict with a ListView inside a PageViewer and observe how horizontal touch events are dispatched before SwipeMenuListView can open its menu. Trace the relevant touch-handling entry points in SwipeMenuListView and the surrounding Android view hierarchy; done means horizontal swipes open the menu as intended without breaking PageViewer navigation.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.