Merge branch 'develop' into feat/android-tv-menu

This commit is contained in:
lance chant
2026-06-24 14:31:59 +02:00
committed by GitHub
45 changed files with 691 additions and 3116 deletions

View File

@@ -305,6 +305,8 @@ export default function SearchPage() {
},
hideWhenScrolling: false,
autoFocus: false,
// Android: color of the user-typed text (was dark and unreadable on the dark header)
textColor: "#fff",
// Android: placeholder and icon color
hintTextColor: "#fff",
headerIconColor: "#fff",