Releases: microsoft/fluentui-android
Releases · microsoft/fluentui-android
Release version 0.0.29
New Features:
- Adding bitmap support for DefaultCommandItem (CCB Item)
Release version 0.0.28
New Feature:
- Add disabling support to SheetItem, BottomSheetItem and ListItem
- Makes the Item non-clickable
- Handles the UI changes for disabled items
Release version 0.0.27
Fixed :
- Drawer inflate issue below anchor view.
- Implemented OrientationEventListener for Drawer to dismiss on orientation change.
- Tooltip issue on app bar.
Release version 0.0.26
Release version 0.0.26
- Moved the declare-styleable attributes to fluentui_core attrs.xml to reuse at the module level. Moved enum declare-styleable attributes to module's attrs.xml. Moved attributes are also prefixed with 'fluentui_' to avoid conflict with other UI library attributes
- Version bump-up to 0.0.26
Release version 0.0.25
Release version 0.0.25
Fixed Magnifier Issue in persistent bottomsheet drawer
Release version 0.0.21
PeoplePickerView and Tooltip related fixes
Support dynamic attribute changes in persistentBottomSheet