Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BottomNavigationView] Add state save/restore to keep selected tab #19

Conversation

nico-gonzalez
Copy link

Closes #17

Adds save/restore state to BottomNavigationView by keeping track of the selected tab id, and resetting it's state to checked when is being restored. Note this does not trigger a call to OnNavigationItemSelectedListener::onNavigationItemSelected() which I think it should be the right behavior

@jestelle
Copy link

jestelle commented Jan 5, 2017

Thanks for the PR! We're catching up from holidays and new year planning. But we'll be giving this more attention soon!

@tec27
Copy link
Contributor

tec27 commented Mar 20, 2017

Implemented in 9e2c201. Thank you for the contribution, sorry we didn't make use of it!

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.

None yet

3 participants