baoyongzhang / baoyongzhang/SwipeMenuListView
给SwipeMenuListView设置menuitem后,能不能屏蔽侧滑
Open
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
能不能再某些状态下允许侧滑,某些状态下不允许侧滑?
试过设置creator为null不行
SwipeMenuLayout支持setSwipeEnable但是listview好像没有这个方法
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading SwipeMenuListView and its use of SwipeMenuLayout, especially the existing setSwipeEnable support in the layout. Determine how the list view can expose conditional swipe control, then verify that swiping can be enabled and disabled for the requested states without relying on creator being null.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100