app / de.uniks.codliners.stock_simulator.ui.account / AccountFragment

AccountFragment

class AccountFragment : BaseFragment

Fragment for viewing account related information like balances and the depot.

Author
Jan Müller

Author
Jonas Thelemann

Constructors

<init>

Fragment for viewing account related information like balances and the depot.

AccountFragment()

Functions

onCreateView

Sets up the fragment view.

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