vnwalletui / com.venuenext.vnwalletui.view.ui.virtualcurrencybalancetransfer / VirtualCurrencyTransferFragment

VirtualCurrencyTransferFragment

class VirtualCurrencyTransferFragment : Fragment, OnFocusChangeListener

This flow is only available after user has completed Wallet setup flow.

Constructors

<init>

This flow is only available after user has completed Wallet setup flow.

VirtualCurrencyTransferFragment()

Functions

onCreateView

fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View

onFocusChange

fun onFocusChange(v: View, hasFocus: Boolean): Unit

onViewCreated

fun onViewCreated(view: View, savedInstanceState: Bundle?): Unit