kongzue / kongzue/DialogV3

BottomMenu.build(this).setMenuTextList 出现的问题

Open
#215 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.2k
Forks
158
PR merge metrics
No merged PRs in 30d

Description

在调用 BottomMenu 内 setMenuTextList(String[] menuTexts) 的方法时,方法内的 menuTextList 为 null
![K](https://user-images.githubusercontent.com/43372090/96556434-9026ab80-12eb-11eb-9779-62d2f4376773.jpg)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at BottomMenu.build(this).setMenuTextList and inspect BottomMenu.setMenuTextList(String[] menuTexts), focusing on why menuTextList is null during the call. Reproduce the issue with the supplied menu text array and verify that the menu text list is initialized and usable afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.