Gate update/download warnings to non-stable flavors

This commit is contained in:
arkon
2022-04-10 11:52:24 -04:00
parent 445ee274c5
commit 4ecde9fc39
9 changed files with 18 additions and 9 deletions
@@ -68,7 +68,8 @@ abstract class SearchableNucleusController<VB : ViewBinding, P : BasePresenter<*
editable.getSpans(0, editable.length, CharacterStyle::class.java)
.forEach { editable.removeSpan(it) }
}
},)
},
)
searchView.queryTextEvents()
.onEach {