Blankj / Blankj/AndroidUtilCode
卡点使用ToastUtil.show会导致应用崩溃
- Lingua principale
- Java
- Stelle
- 33.6k
- Fork
- 10.6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Describe the bug
卡点使用ToastUtil.show会导致应用崩溃
当应用某些时候卡点(并非故意,只是某些场景某些时候总是会卡上点),比如在activity死亡过程中,调用ToastUtil.show就是出现window has leaked (好像报一个ImageView内存泄漏) 的异常并且应用崩溃
A clear and concise description of what the bug is.
- The version of AndroidUtilCode:
- The device:
- The version of device:
## The code of bug
```
put your code here
```
## The stack of crash
```
put the stack of crash here
```
## Screenshots
If applicable, add screenshots to help explain your problem.
## Please delete the current line and the following.
Thank you for supporting [AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.