Releases: rosuH/AndroidFilePicker
Releases · rosuH/AndroidFilePicker
0.7.3
⚠️ Breaking chance.
- Removed the
beanSubscriber
ofFileItemBeanImpl
. This field is a design mistaken and you should avoid using it.
Add
- Bring the new click listener API which can intercept the click event. That would be more flexible.
- Mark the
FileItemOnClickListener
and related methods as deprecated.
Internal update checks out this PR. #137
0.7.1-x
0.7.1
0.7.0-x
0.7.0
0.6.9-x
0.6.9
0.6.8-x
0.6.8
修复
- 主项目使用 material-components 主题时,按钮样式被覆盖的问题 #95
Fix
- When the main project uses the material-components theme, the button style is overwritten. #95