Skip to content

NavigationTabBar: Fix setting current index when no button is checked

Devin Lin requested to merge work/devinlin/navtabbar-setindex into master

This ensures that there is no null error when setting the currentIndex property when there isn't a checked button

Merge request reports