baoyongzhang / baoyongzhang/SwipeMenuListView

这个代码有问题

Open
#148 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

//解决与DragTopLayout的冲突
if(dx>dy)
EventBus.getDefault().post(false);
else
EventBus.getDefault().post(true);

这个是什么意思,有发送,没接收者
这个是什么意思,有发送,没接收者
这个是什么意思,有发送,没接收者

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the DragTopLayout conflict block shown in the issue and trace where its EventBus messages are posted and handled. No file, test, or expected behavior is identified, so confirm the intended receiver and reproduction with the maintainer before making a change; done should include an agreed explanation or fix and a regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.