Notification使用时偶尔会闪烁
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
调用Notification.show(
TsApplication.getCurrentActivity(),
"提示",
“随碟附送地方 ” )
偶尔会先闪烁,再执行出现动画
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with the Notification.show call using TsApplication.getCurrentActivity(), and observe the initial flicker before the appearance animation. Start by tracing Notification.show and its animation setup; done means the notification appears without a preliminary flash and the intended animation still runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100