Blankj / Blankj/AndroidUtilCode
获取Windowmanger对象报错,需要适配最新版本sdk
Ouverte
bug
- Langage dominant
- Java
- Étoiles
- 33.6k
- Forks
- 10.6k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 描述 Bug
简洁地描述下 Bug。
- AndroidUtilCode 的版本:1.31.1
- 设备的 Android 版本: Android 11
## 相关代码
Visual services, such as WindowManager, WallpaperService or LayoutInflater should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
在工具类中任意地方获取windowmanager的都会报错, 比如 ScreenUtils.getScreenHeight()
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.