Releases: Tencent/QMUI_Android
Releases · Tencent/QMUI_Android
2.0.1
2.0.0-alpha11
- Feature: Added a new widget: QMUINavFragment.
- Remove LazyLifecycle, use maxLifecycle for replacement.
- Some bug fixes.
2.0.0-alpha10
- Feature: Added a new widget: QMUISchemeHandler.
- Feature: Supported to remove section title if only one section in QMUIStickSectionAdapter.
- Feature: Supported to add a QMUISkinApplyListener to View.
- Feature: Add a boolean return value for QMUITabSegment#OnTabClickListener to decide to interrupt the event or not.
- Some bug fixes.
2.0.0-alpha09
- Some bug fixes.
2.0.0-alpha08
- Feature: Add new widget QMUISeekBar.
- Feature: Provide QMUIFragment#registerEffect to replace startFragmentForResult.
- Feature: Provide QMUINavFragment to support child fragment navigation.
- Feature: Refactor swipe back to support muti direction.
- Some bug fixes.
2.0.0-alpha07
- Add OnProgressChangeListener for QMUIProgressBar.
- Add skin support for CompoundButton.
- Some bug fixes.
2.0.0-alpha06
- Features: Add new widget QMUITabSegment2 to support ViewPager2.
- Remove the skin's default usage.
- QMUILayout support radius which is half of the view height or width.
- Some bug fixes.
2.0.0-alpha05
- Improve QMUISkinManager.
- Remove QMUIBottomSheet's overScrollMode.
2.0.0-alpha04
- Features: Add new widget: QMUIPullLayout.
- Features: Add new widget: QMUIRVItemSwipeAction.
- Support muti instance for QMUISkinManager.
- Some bug fixes.
2.0.0-alpha03
- Feature: Add js bridge support with QMUIBridgeWebViewClient.
- Some bug fixes.