mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 03:58:36 +01:00
- TVSearchSection: replace contentInset+contentOffset (offset only applies on initial mount, so the reused FlatList lost its left padding on a second search and snapped to the edge) with stable contentContainerStyle padding. - TVSearchPage: drop the horizontal margin around the native tvOS search bar so it spans full width; the extra margin squeezed the bar and clipped its trailing "Hold to Dictate in <Language>" hint.