Blankj / Blankj/AndroidUtilCode
getString方法bug
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
StringUtils.getString(@StringRes int id, Object... formatArgs)
这个方法会把获取第二个参数的地址,而不是值。
换成系统的format方法就没有问题
- AndroidUtilCode 的版本:1.31.0
- 出现 Bug 的设备型号:Google pixel 2
- 设备的 Android 版本:API 30
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.