markzhai / markzhai/RememberEditText

添加多个RememberEditText,第二个第三个箭头图标会出现问题

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
161
Forks
31
PR merge metrics
No merged PRs in 30d

Description

添加两个及多个RememberEditText,第二个(包括后面的EditText)的向下的箭头点击后变成向上的,然后再点击把PopupWindow收回去,箭头依然向上。

[点击前](http://wx2.sinaimg.cn/mw690/4ea7fe03gy1fgtyze91xaj20u01hc3zi.jpg)

[点击后](http://wx3.sinaimg.cn/mw690/4ea7fe03gy1fgtyzewgd1j20u01hcab3.jpg)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with two or more RememberEditText instances and observe the arrow after opening and dismissing each popup. Trace the popup dismissal and arrow-state behavior for the second and subsequent fields. Done means every arrow returns to its downward state after its PopupWindow is closed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.