Guoxiangrui/feature/update libs#566
Merged
Merged
Conversation
985892345
commented
May 17, 2026
Member
- BottomSheet 动画时间过长修复
- 移除三方图片选择库 lPhotoPicker,迁移为官方图片选择方案
- 升级 smartRefreshLayout 以移除 support 包,同时移除了即将在 AGP10 被废弃的 enableJetifier 配置
- 适配 R8 全量模式(AGP10 中不再允许关闭)
- 移除 lPhotoPicker 依赖库及其相关配置,使用 Photo Picker API 替换 - 统一使用新的扩展函数 registerForPickMultipleImages 简化图片选择器注册和调用 - 更新 ucrop 库适配 16k - 升级 smartRefreshLayout 版本去掉 support 包,移除 enableJetifier 配置
遇到很奇怪的问题,RollerViewInfo 如果不 keep 或者添加 @SerializedName,启动就会崩溃,崩溃信息只有 ClassCastException,目前不清楚原因
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.