Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POI editor: no flinging in ScrollView #18794

Open
mhastu opened this issue Dec 22, 2023 · 2 comments · Fixed by #20162 · May be fixed by #20933
Open

POI editor: no flinging in ScrollView #18794

mhastu opened this issue Dec 22, 2023 · 2 comments · Fixed by #20162 · May be fixed by #20933
Assignees
Labels
Milestone

Comments

@mhastu
Copy link

mhastu commented Dec 22, 2023

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
Copy link
Contributor

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 vshcherb added this to the 4.7-android milestone Dec 22, 2023
@vshcherb vshcherb modified the milestones: 4.7-android, 4.8-android Mar 11, 2024
@vshcherb
Copy link
Member

vshcherb commented May 6, 2024

Probably recycler view is not used

@0xRe1nk0 0xRe1nk0 self-assigned this Jun 23, 2024
@0xRe1nk0 0xRe1nk0 linked a pull request Jun 23, 2024 that will close this issue
@Chumva Chumva closed this as completed in 3655000 Jun 24, 2024
@vshcherb vshcherb reopened this Aug 8, 2024
@vshcherb vshcherb modified the milestones: 4.8-android, 4.9-android Aug 8, 2024
@0xRe1nk0 0xRe1nk0 linked a pull request Sep 28, 2024 that will close this issue
@vshcherb vshcherb modified the milestones: 4.9-android, 5.0-android Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants