Created
August 3, 2021 03:41
-
-
Save SamueldaCostaAraujoNunes/dcab3e2d8b868e85745dd9b1158156f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
override fun onResume() { | |
super.onResume() | |
mainViewModel.showSearchView() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment