Skip to content

Instantly share code, notes, and snippets.

@YashishDua
Last active November 17, 2018 12:02
Show Gist options
  • Save YashishDua/f38c1a1b9d76e4a1e84c5137f2c54f77 to your computer and use it in GitHub Desktop.
Save YashishDua/f38c1a1b9d76e4a1e84c5137f2c54f77 to your computer and use it in GitHub Desktop.
class MainActivity : AppCompatActivity(), FragmentListener {
// ...
override fun handleOnClick() {
// Action to implement
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment