Skip to content

Commit

Permalink
Update TransferFragment.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnbosma authored Apr 9, 2020
1 parent a066d27 commit 1b76978
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class TransferFragment : BaseFragment() {

QRPK_Next.setOnClickListener {
QRCodeUtils(requireActivity(), requireContext()).startQRScanner(this)
//Temporary QR scan skip
// Temporary QR scan skip
// val bundle = bundleOf("Proposal Block" to "Prop blockje")
// view.findNavController().navigate(R.id.action_transferFragment_to_transferReceiveFragment, bundle)
}
Expand Down

0 comments on commit 1b76978

Please sign in to comment.