Skip to content

Instantly share code, notes, and snippets.

@SamueldaCostaAraujoNunes
Created August 3, 2021 03:41
Show Gist options
  • Save SamueldaCostaAraujoNunes/dcab3e2d8b868e85745dd9b1158156f6 to your computer and use it in GitHub Desktop.
Save SamueldaCostaAraujoNunes/dcab3e2d8b868e85745dd9b1158156f6 to your computer and use it in GitHub Desktop.
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