osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.72k stars 1.03k forks source link

POI editor: no flinging in ScrollView #18794

Open mhastu opened 11 months ago

mhastu commented 11 months ago

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)

OsmAnd Version: 4.5.10
Android version: 12
Device model: FP4
DmitryAlexei commented 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.

vshcherb commented 6 months ago

Probably recycler view is not used