class AccountFragment : BaseFragment
Fragment for viewing account related information like balances and the depot.
Author
Jan Müller
Author
Jonas Thelemann
<init> |
Fragment for viewing account related information like balances and the depot. AccountFragment() |
onCreateView |
Sets up the fragment view. fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View |