baoyongzhang / baoyongzhang/SwipeMenuListView
smoothOpenMenu() not working?
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Am I mistaken, or does the `smoothOpenMenu()` method not work? When my list and my fragment finish loading, I simply want to use `smoothOpenMenu()` and after a short delay use `smoothCloseMenu()`, so as to provide a visual hint to the user about the swipe functionality. However, when I tried, even when just using `smoothOpenMenu()`, it does not work. Is this an actual issue?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the smoothOpenMenu() entry point and trace how it interacts with the list and fragment after loading. Reproduce the reported call using smoothOpenMenu() alone, then verify the behavior against smoothCloseMenu(); done means the menu visibly opens and closes as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100