fluentui-android

Fluent UI Android, Module : fluentui_topappbars

MIT License

Stars
567
Committers
38

Bot releases are hidden (Show)

fluentui-android - Release version 0.0.30

Published by NamanPandey over 2 years ago

New Feature:

  1. Option to enable/disable activity rings on AvatarGroup control.
  2. Long Press Listener enabled on CommandItem (CCB Control Items)
fluentui-android - Release version 0.0.29

Published by NamanPandey over 2 years ago

New Features:

  1. Adding bitmap support for DefaultCommandItem (CCB Item)
fluentui-android - Release version 0.0.28

Published by NamanPandey over 2 years ago

New Feature:

  1. Add disabling support to SheetItem, BottomSheetItem and ListItem
    • Makes the Item non-clickable
    • Handles the UI changes for disabled items
fluentui-android - Release version 0.0.27

Published by mishramayank1 over 2 years ago

Fixed :

  1. Drawer inflate issue below anchor view.
  2. Implemented OrientationEventListener for Drawer to dismiss on orientation change.
  3. Tooltip issue on app bar.
fluentui-android - Release version 0.0.26

Published by mishramayank1 over 2 years ago

Release version 0.0.26

  1. 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
  2. Version bump-up to 0.0.26
fluentui-android - Release version 0.0.25

Published by aishwarya56 over 2 years ago

Release version 0.0.25
Fixed Magnifier Issue in persistent bottomsheet drawer

fluentui-android - Release version 0.0.21

Published by aishwarya56 almost 3 years ago

PeoplePickerView and Tooltip related fixes
Support dynamic attribute changes in persistentBottomSheet