Open mhastu opened 11 months ago
OsmAnd~ 4.7.0#1249m, released: 2023-12-20 Described behavior reproduced on the nightly build. Scrolling is not smooth in the Modify POI menu. Scrolling works only when holding your finger on the screen.
Probably recycler view is not used
Description
In the POI editor in both the "basic" and "advanced" tab scrolling only works as long as the screen is touched, i.e. no flinging (releasing the finger during movement) is possible.
Steps to reproduce
Click on "Modify POI", try to scroll down by flinging.
Actual result
The scrolling stops as soon as the finger leaves the screen.
Expected result
The scrolling should continue and fade, as the typical Android ScrollView does.
Your Environment (required)