mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-22 21:42:30 +02:00
Sets Search to SingleLine only
This commit is contained in:
@@ -223,6 +223,7 @@ private fun SearchBar(accountViewModel: AccountViewModel, navController: NavCont
|
||||
}
|
||||
}
|
||||
},
|
||||
singleLine = true,
|
||||
colors = TextFieldDefaults.textFieldColors(
|
||||
focusedIndicatorColor = Color.Transparent,
|
||||
unfocusedIndicatorColor = Color.Transparent
|
||||
|
Reference in New Issue
Block a user