Skip to content

Instantly share code, notes, and snippets.

@seoft
Created November 13, 2021 08:53
Show Gist options
  • Save seoft/43797322743d0ce92b2df503fcb57554 to your computer and use it in GitHub Desktop.
Save seoft/43797322743d0ce92b2df503fcb57554 to your computer and use it in GitHub Desktop.
interface OnNormalListener {
fun onClicked(item: NormalUiModel)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment