val isBusy: LiveData<Boolean>
Contains true while the repository is filtering. Has to be manually reset by running onFilteredSymbolsApplied, once the filtered Symbol has been applied.
isBusy
- Contains true while the repository is filtering. Has to be manually reset by running onFilteredSymbolsApplied, once the filtered Symbol has been applied.