LuckSiege / LuckSiege/PictureSelector
如何控制生命周期
Open
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
在已经打开的选择器页面,如果因为业务需要,想要关闭页面,应该如何调用api呢?,目前我只看到了能监听页面的生命周期的方法(setAttachViewLifecycle),但是没有主动关闭页面的api。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the selector lifecycle API around setAttachViewLifecycle and trace how an already-open selector is represented. Determine the supported way to close that page, or define the missing API behavior, and verify that the resulting lifecycle state is clear to callers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100