Join Slack
Powered by
<Problems setting up a Material Search bar in Andr...
# stackoverflow
r
rss
07/17/2023, 11:31 PM
Problems setting up a Material Search bar in Android/Kotlin
I'm trying to implement a Material SearchBar in my Android app. (link:
https://github.com/material-components/material-components-android/blob/master/docs/components/Search.md#search-bar-1
) This should have a button on the left that executes an action and have the search field to filter something with an onTextChange listener. However, I...
3
Views
Open in Slack
Previous
Next