Skip to content

Releases: wix-playground/ahbottomnavigation

Wrap-content layout support

27 Jul 08:14

Choose a tag to compare

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

01 Dec 15:27
a935e4d

Choose a tag to compare

What's Changed

  • Enable Keyed Tag for single bottom tab by @swabbass in #6

New Contributors

Full Changelog: 3.3.0...3.4.0

Support disabling tab selection animation and changing icon dimensions

23 Dec 08:49

Choose a tag to compare

3.3.0

Support disabling tab selection animation and setting icon dimensions

Add utility method to check if tab has icon

28 Feb 09:32

Choose a tag to compare

3.2.0

Add utility method to check if a tab item has icon

Fix NPE when updating tabs

16 Jan 14:40

Choose a tag to compare

Fix npe when updating items

Happend when trying to update accessibility label before views were created

Fix NPE when updating tabs

16 Jan 12:24

Choose a tag to compare

Set a meaningful accessibility label on tabs

While this label isn't translated, it's better than nothing.

Use meaningful accessibility label on tabs

12 Jan 15:46

Choose a tag to compare

Set a meaningful accessibility label on tabs

While this label isn't translated, it's better than nothing.

Fix SHOW_WHEN_ACTIVE_FORCE

06 Jan 15:48

Choose a tag to compare

3.0.9

Fix crash when using SHOW_WHEN_ACTIVE_FORCE mode

Support always showing large items

17 Nov 16:06

Choose a tag to compare

3.0.8

Rename to preferLargeIcons

Support always showing large items

17 Nov 15:24

Choose a tag to compare

3.0.7

Fix crash when changing current item and alwaysUseBigItems is true