iClaude
iClaude

Reputation: 737

Selecting text in a TextView makes NestedScrollView scroll down

The structure of my layout is this:

NestedScrollView

--ConstraintLayout

----Other Widgets

----TextView with textIsSelectable true

The problem is that if I select some text in the TextView, the NestedScrollView scrolls down.

Upvotes: 0

Views: 77

Answers (0)

Related Questions