-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Open
Labels
Description
版本变更
-
最新版本:1.30.5
-
Demo 包:https://github.com/Blankj/AndroidUtilCode/releases/download/1.30.0/util_1_30_5_release.apk
-
1.30.0 版本变更详情: https://github.com/Blankj/AndroidUtilCode/releases/tag/1.30.0
-
1.30.1
FixDebouncingUtils 为 publicAddToastUtils#getDefaultMakerFixAppUtils#isAppForeground
-
1.30.2
FixAppUtils#getAppSignaturesAddDeviceUtils#isDevelopmentSettingsEnabled
-
1.30.3
FixBusUtils ConcurrentModificationException
-
1.30.4
FixMessengerUtils startService IllegalStateException
-
1.30.5
FixMessengerUtils ANRAddNetworkUtils#getWifiScanResult, [add|remove]OnWifiChangedConsumerAddCleanUtils#cleanAppUserData
BUG 描述模板
拷贝如下模板到下方来提交 BUG
## 描述 Bug 简洁地描述下 Bug。 - AndroidUtilCode 的版本:例如 utilcode:1.30.0 或 utilcodex:1.30.0(如果不是最新版本,请升级到最新版本查看是否还有 BUG) - 出现 Bug 的设备型号: 例如 Nexus 5X - 设备的 Android 版本:例如 API 27 ## 相关代码 ``` put your code here ``` ## 异常堆栈 ``` put the stack of crash here ``` ## 截图 如果有的话请添加屏幕截图以帮助解释问题。
Reactions are currently unavailable