reformat
This commit is contained in:
parent
1df528c0dc
commit
afa960c808
171 changed files with 3458 additions and 1915 deletions
|
@ -30,7 +30,7 @@ class ImageSearchViewModel : ViewModel() {
|
|||
searchResultLiveData.postValue(res)
|
||||
}
|
||||
|
||||
fun clearResults(){
|
||||
fun clearResults() {
|
||||
searchResultLiveData.postValue(SearchResult())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue