Skip to content

Fix a scrolling issue when TextView is to long#281

Open
Mohamed-Khaterr wants to merge 1 commit into
kasketis:developfrom
Mohamed-Khaterr:fixResponseViewScrolling
Open

Fix a scrolling issue when TextView is to long#281
Mohamed-Khaterr wants to merge 1 commit into
kasketis:developfrom
Mohamed-Khaterr:fixResponseViewScrolling

Conversation

@Mohamed-Khaterr
Copy link
Copy Markdown

Description

Resolves a touch interception conflict where the parent ScrollView interferes with the scrolling behavior of the nested TextView which makes it hard to scroll to the bottom of the screen.

Fix

Disable the scrolling in the UITextView and depend only on the UIScrollView for scrolling

Simulator.Screen.Recording.-.iPhone.17.-.2026-05-27.at.20.10.59.mov

fix: resolve nested scrolling conflict between ScrollView and TextView
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