-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
Survey invalid cycleway #3206
Survey invalid cycleway #3206
Conversation
…way taggings (fixes #3148)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just a couple of very minor comments
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt
Outdated
Show resolved
Hide resolved
…y/AddCycleway.kt Co-authored-by: Peter Newman <[email protected]>
…y/AddCycleway.kt Co-authored-by: Peter Newman <[email protected]>
Thank you, @peternewman ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple more minor comments.
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt
Show resolved
Hide resolved
Thanks for the review, @peternewman ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm a bit late to the party, but I started looking at this before you merged, so I figured I may as well finish.
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/Cycleway.kt
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/Cycleway.kt
Show resolved
Hide resolved
Thank you for the review! |
Fixes #3148