Releases: wix-playground/ahbottomnavigation
Releases · wix-playground/ahbottomnavigation
Wrap-content layout support
What's Changed
- Introduce wrap-content mode by @d4vidi in #10
- Make project up-to-date; Bump minimal deps version (potential breaking change)
New Contributors
Full Changelog: 3.4.0...4.0.0
Expose setTag for single bottom tab
Support disabling tab selection animation and changing icon dimensions
3.3.0 Support disabling tab selection animation and setting icon dimensions
Add utility method to check if tab has icon
3.2.0 Add utility method to check if a tab item has icon
Fix NPE when updating tabs
Fix npe when updating items Happend when trying to update accessibility label before views were created
Fix NPE when updating tabs
Set a meaningful accessibility label on tabs While this label isn't translated, it's better than nothing.
Use meaningful accessibility label on tabs
Set a meaningful accessibility label on tabs While this label isn't translated, it's better than nothing.
Fix SHOW_WHEN_ACTIVE_FORCE
3.0.9 Fix crash when using SHOW_WHEN_ACTIVE_FORCE mode
Support always showing large items
3.0.8 Rename to preferLargeIcons
Support always showing large items
3.0.7 Fix crash when changing current item and alwaysUseBigItems is true