This change tweaks the splash screen minimum height from 25 to 24 lines so the UI fits the Zipit display more cleanly, and it introduces a new NEW_API code path that resolves all.api.radio-browser.info and picks a random recommended backend server. The API host is now selected earlier in startup instead of only during search setup, which should make network interactions more consistent and better aligned with the newer Radio Browser infrastructure. In practice, Zipit gets a slightly better-fitting screen layout and the app should connect to the radio API more robustly.

Update zipit layout sizing and add randomized Radio Browser API server selection to improve compatibility and startup behavior. - zhengqunkoo/ziptuner