Skip to content

Instantly share code, notes, and snippets.

@GeorgCantor
Created March 13, 2021 11:12
Show Gist options
  • Save GeorgCantor/ed4f08c6dd15f242ab28366a84ba88d5 to your computer and use it in GitHub Desktop.
Save GeorgCantor/ed4f08c6dd15f242ab28366a84ba88d5 to your computer and use it in GitHub Desktop.
when (it.clickStatus) {
0 -> {
beginDelayedTransition(scan, btn_complete.getTransform(pick_window))
btn_complete.gone()
pick_window.visible()
lastProduct = it
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment