Skip to content

Instantly share code, notes, and snippets.

@GeorgCantor
Created March 13, 2021 11:16
Show Gist options
  • Save GeorgCantor/77be86c01790c756945e89ca4f1dffc5 to your computer and use it in GitHub Desktop.
Save GeorgCantor/77be86c01790c756945e89ca4f1dffc5 to your computer and use it in GitHub Desktop.
private fun addProductQuantity() {
beginDelayedTransition(scan, pick_window.getTransform(btn_complete))
btn_complete.visible()
pick_window.gone()
pick_bg.gone()
requireView().hideKeyboard()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment