StockbrotFragment |
Fragment for the stockbrot ui. class StockbrotFragment : BaseFragment |
StockbrotQuoteListAdapter |
The adapter that inserts StockbrotQuotes into a RecyclerView. class StockbrotQuoteListAdapter : ListAdapter<StockbrotQuote, ViewHolder> |
StockbrotViewModel |
ViewModel for the stockbrot ui. class StockbrotViewModel : ViewModel |