Skip to content

Instantly share code, notes, and snippets.

@jaozinfs
Last active November 3, 2021 00:50
Show Gist options
  • Save jaozinfs/b7ce89a66b5de6abf792c8fad433dbf1 to your computer and use it in GitHub Desktop.
Save jaozinfs/b7ce89a66b5de6abf792c8fad433dbf1 to your computer and use it in GitHub Desktop.
abstract fun addMenuProvider(
@NonNull provider: MenuProvider,
@NonNull owner: LifecycleOwner,
@NonNull state: Lifecycle.State
): Unit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment