Skip to content

Add successListener to setupWithNavController() #2773

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

Closed

Conversation

Sternbach-Software
Copy link
Contributor

@Sternbach-Software Sternbach-Software commented Mar 29, 2022

So that caller can close soft input if open. From #2772. Notice how I did not break the API, by placing the new listener before the old listener, so if anyone used the setupWithNavController(controller) {...} syntax, the update would not break their code.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
So that caller can close soft input if open.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@mikepenz
Copy link
Owner

Merged :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants