rewrite focus logic in player screen

This commit is contained in:
2026-08-19 19:59:38 +03:00
parent a14a659876
commit d9302caa28
6 changed files with 52 additions and 91 deletions
@@ -66,7 +66,7 @@ object ComponentDefaults {
@Composable
fun Modifier.focusBorder(
needScale: Boolean = true,
needScale: Boolean = false,
shape: Shape = RoundedCornerShape(12.dp)
): Modifier {
return ComponentDefaults.focusBorder(