Skip to content
Snippets Groups Projects
Commit 7a176c31 authored by Habib Kazemi's avatar Habib Kazemi Committed by Geoffrey Métais
Browse files

Reset message on manualSearch check changes


Signed-off-by: default avatarGeoffrey Métais <geoffrey.metais@gmail.com>
parent 19657da2
No related branches found
No related tags found
No related merge requests found
......@@ -103,6 +103,7 @@ class SubtitlesModel(private val context: Context, private val mediaPath: String
apiResultLiveData.postValue(listOf())
searchJob?.cancel()
observableMessage.set("")
if (!isChecked) search(true)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment