Blankj / Blankj/AndroidUtilCode
获取Windowmanger对象报错,需要适配最新版本sdk
Abierto
bug
- Lenguaje dominante
- Java
- Estrellas
- 33.6k
- Forks
- 10.6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 描述 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()
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.