Files
agentbox-test/android/app/src/main
agentbox 69def70fe6
CI / test-and-package (push) Successful in 37s
CI / build-android (push) Successful in 1m7s
fix: swipe-to-refresh hijacks upward scroll in WebView
Added setOnChildScrollUpCallback — only allows pull-to-refresh
when WebView scrollY is 0 (at the very top). When scrolled down,
the gesture passes through to the WebView for normal scrolling.

Also fixed: url_label/hint now say 'base URL' instead of
misleading 'server URL'/'public URL'.
2026-08-01 12:04:49 +00:00
..