Merge branch 'develop' into fix/ui-and-bugs

This commit is contained in:
Alex
2026-06-23 18:24:32 +10:00
committed by GitHub
45 changed files with 693 additions and 3118 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",