class WalletQRFragment : Fragment
<init> |
WalletQRFragment() |
onCreateView |
fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View |
onDestroyView |
fun onDestroyView(): Unit |
onRequestPermissionsResult |
fun onRequestPermissionsResult(requestCode: Int, permissions: Array<String>, grantResults: IntArray): Unit |
onResume |
fun onResume(): Unit |
onViewCreated |
fun onViewCreated(view: View, savedInstanceState: Bundle?): Unit |