Skip to content

fix(android): scroll short content above keyboard - #835

Merged
lodev09 merged 3 commits into
mainfrom
fix/android-short-scroll
Sep 9, 2026
Merged

lodev09 merged 3 commits into
mainfrom
fix/android-short-scroll

Conversation

@lodev09

@lodev09 lodev09 commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary

Fix Android short scroll content getting stuck when the keyboard opens. Apply the inset to native content bounds so gesture detection sees the available scroll range, and restore it before React Native clamps offsets after layout.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Test Plan

  • Kotlin lint and git diff --check passed.
  • No build or device test run. Android verification pending for short/long content, keyboard show/hide, and content changes while typing.

Screenshots / Videos

N/A

Checklist

  • I tested on iOS
  • I tested on Android
  • I tested on Web
  • I updated the documentation (if needed)
  • I added a changelog entry (if needed)

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
react-native-true-sheet Ready Ready Preview Sep 9, 2026 5:02pm UTC

Request Review

@lodev09
lodev09 merged commit 39f3213 into main Sep 9, 2026
6 checks passed
@lodev09
lodev09 deleted the fix/android-short-scroll branch September 9, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant