mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-25 23:30:33 +01:00
- the code-block ScrollView is nested in the page ScrollView, so Android never scrolled it (the outer view captured the gesture); add nestedScrollEnabled so the debug payload scrolls - move the "more info" hint inside the toggle so tapping anywhere on the collapsed row expands it - make the JSON payload selectable - add a Copy button (expo-clipboard, guarded for builds without the native module, mobile only) copying level + timestamp + message + data