app / de.uniks.codliners.stock_simulator.ui.quote / QuoteFragment

QuoteFragment

class QuoteFragment : BaseFragment

Fragment for viewing, buying and selling assets.

Author
Jan Müller

Author
Jonas Thelemann

Author
Lucas Held

Constructors

<init>

Fragment for viewing, buying and selling assets.

QuoteFragment()

Functions

onCreateView

Sets up the fragment view.

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