Assigned
Status Update
Comments
ra...@google.com <ra...@google.com>
sa...@gmail.com <sa...@gmail.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit 822b94312ab0e71054dcf8c007d4d8b6ba61db98
Author: Clara Fok <clarafok@google.com>
Date: Wed Dec 06 16:09:13 2023
Refactor PagingDataDiffer PageEvent processing
Streamline the process in preparation for upcoming refactors
Test: ANDROIDX_PROJECTS=INFRAROGUE ./gradlew paging:paging-common:allTest
Bug: 315214786
Change-Id: I809a5197633e9d7167388160509bec00566d7417
M paging/paging-common/src/commonMain/kotlin/androidx/paging/PagePresenter.kt
M paging/paging-common/src/commonMain/kotlin/androidx/paging/PagingDataDiffer.kt
https://android-review.googlesource.com/2871509
Branch: androidx-main
commit 822b94312ab0e71054dcf8c007d4d8b6ba61db98
Author: Clara Fok <clarafok@google.com>
Date: Wed Dec 06 16:09:13 2023
Refactor PagingDataDiffer PageEvent processing
Streamline the process in preparation for upcoming refactors
Test: ANDROIDX_PROJECTS=INFRAROGUE ./gradlew paging:paging-common:allTest
Bug: 315214786
Change-Id: I809a5197633e9d7167388160509bec00566d7417
M paging/paging-common/src/commonMain/kotlin/androidx/paging/PagePresenter.kt
M paging/paging-common/src/commonMain/kotlin/androidx/paging/PagingDataDiffer.kt
Description
I would really appreciate it, if I could use a URL generated accordingly to:
While the URL works just fine with 2 waypoints in the desktop browser, it does not work with the Google Maps iOS-App nor in the mobile browser.
So I would like to see the waypoints feature being added to the mobile platforms.
Please describe how the feature should work:
It should exactly work like it does in the desktop browser.
Maybe you could fit the button for adding a waypoint in the menu which turns up when tapping the ... button!
Please give a use case or explain where and why you need this feature:
The requested feature would greatly help me plan city tours more efficiently and would decrease the time such planning takes.
The app I am coding for a school project, which is looking for ways to decrease CO2-emissions at and around school, greatly depends on this feature working on mobile platforms, because having to use a desktop while driving makes for generally poor user experiences.