when opening a thread by tapping on right side of thread list item it just scrolls somewhere, because click is caught by scrolling widget.
tapping in the middle is not cool, bc it blocks the view.
the issue that the widget reacts right away on the first click, but actually I guess it is not often when people want to scroll many pages fast.
Google docs application when opening pdf has an example widget for this thing.
ty.
Scrolling widget touch area seems to be too wide.
when opening a thread by tapping on right side of thread list item it just scrolls somewhere, because click is caught by scrolling widget.
tapping in the middle is not cool, bc it blocks the view. the issue that the widget reacts right away on the first click, but actually I guess it is not often when people want to scroll many pages fast. Google docs application when opening pdf has an example widget for this thing. ty.