lint format

Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
sowjanyakch 2025-04-28 14:09:06 +02:00 committed by Marcel Hibbe
parent 350bba1b95
commit ebe374c9cb
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -101,7 +101,7 @@ fun searchKeyboardActions(text: String, keyboardController: SoftwareKeyboardCont
}
)
class SearchComponentCompanionClass() {
class SearchComponentCompanionClass {
companion object {
const val WIDTH_RATIO = 0.85f
}