Skip to content

Conversation

@qijaz221
Copy link
Contributor

@qijaz221 qijaz221 commented Aug 8, 2020

Fixed selectItem(index : Int) not working when called from onCreate in an activity. It happens because none of the BottomBarItemView items have been layed out yet so childCount is 0 which is used by ReadableBottomBar to enumerate child views during selection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant