Gate update/download warnings to non-stable flavors
This commit is contained in:
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user