Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Android back button navigation pop does not trigger onWillChangeTab #496

Open
nblumoe opened this issue Oct 20, 2017 · 0 comments
Open

Android back button navigation pop does not trigger onWillChangeTab #496

nblumoe opened this issue Oct 20, 2017 · 0 comments

Comments

@nblumoe
Copy link

nblumoe commented Oct 20, 2017

As the title says: When a tab is changed from an Android back button press, the callback onWillChangeTab is not being triggered.

I already have a back button handler from where I could call that manually, but I would need access to the tab id in that case.

Is the observed behaviour a bug?
Is there a way to get the relevant tab id from within my custom back button handler so that I could implement a workaround?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant