mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 18:30:20 +01:00
Enable both use-cases if available.
This commit is contained in:
@@ -81,7 +81,7 @@ class Material3SearchToolbar @JvmOverloads constructor(
|
||||
}
|
||||
|
||||
fun clearText() {
|
||||
input.setText("");
|
||||
input.setText("")
|
||||
}
|
||||
|
||||
interface Listener {
|
||||
|
||||
Reference in New Issue
Block a user