fix(companion): touch-shield under the in-app control bar — 0.5.11

The gesture-nav strip below the in-app browser's control bar was painted
black by inset padding, but painted-only areas don't consume touches in
Compose — stray taps fell straight THROUGH the overlay into the kiosk's
tab bar behind it (accidentally opening the AIUI chat tab). The strip is
now an explicit Box: solid black AND click-swallowing. Bottom inset
moved off the Column padding so the shield can own that region.

Served APK: 0.5.11 (vc31).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-07-24 11:31:55 +01:00
co-authored by Claude Fable 5
parent 91c51c4d97
commit e3db5558e4
3 changed files with 31 additions and 3 deletions
Binary file not shown.