baoyongzhang / baoyongzhang/SwipeMenuListView

How to change menu items once created

Open
#155 2 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

Hi, Please tell me how to change mneu items once created (after mListView.setMenuCreator(creator) ).
As I have to filter the list but on Swipe shows menu as in the order of list created and menus set on creation.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing mListView.setMenuCreator(creator) and how SwipeMenuListView creates menus after the list is filtered. Determine how menu items are stored and associated with rows; done means swiping a filtered row shows the menu items in the filtered list's intended order.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.