-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Android: Unable to Pinch to Zoom #10101
Comments
@Danny-James in #10134 the values for determining gesture interactions were revisited. Would you be able to test this out when that is merged with the 5.2.0-SNAPSHOT build? Thank you |
@tobrun Please let me know when ready to test. |
@tobrun did you manage to take another look at this? |
@tobrun Do we have an ETA on this release? |
@Danny-James apologies for not getting back to you. I'm having hard time reproducing this issue, been testing this on a range of devices but these don't show the issue in OP. Is this behaviour instantly reproducible or does it show after a couple of actions? If the latter, could you add which? |
@Danny-James can you rotate if this issue of not pinch zooming is showing? Were you able to retest this with any of the 5.2.0-beta.1 or beta.2? |
Let me load up the project and change dependency will come back to you within the next 30 minutes. |
Testing This Now @tobrun I do recall trying |
@tobrun See Below Error - CrashLytics (http://crashes.to/s/e101ee10382) LogCat
ActivityNavigationMap.java
|
Potential fix for that crash in #10253 though having a hard time tracking down the GPU found in the Motorola TC55. |
Is this something that will be pushed into a SnapShot or something I need to do? @tobrun I took out the navigation route to get the map to load, still no pinch to zoom and the beta.2 crashes my app when loading Navigation UI. I get one bug fixed then I get 2-3 more, and I have a deadline for the app I'm developing. |
@Danny-James |
@tobrun Thanks very much, will give this a go tomorrow and will report back any issues, hopefully none 👍 |
@tobrun - Crashlytics Report (http://crashes.to/s/d9b2533481f) See Below, I'm now using;
Error
|
@tobrun Also getting the same crash on Android 8.1.0 Google Pixel |
The original issue is fixed with #10202 and is testable with Currently the best way to test all components together is using:
|
Thanks @tobrun Giving this ago now. |
@tobrun still getting an error using Google Pixel 8.1.0:
Failing Code
Gradle 3.0
|
@tobrun is this something to do with |
This has to do with |
@tobrun I'm now including
However, i'm still getting the error I reported, do i need to exclude the location-layer-plugin from the
|
Since Using The Below Dependency I Am Now Unable To Pinch To Zoom On My Android 4.1.2 Motorola TC55 Device.
This originates from the PR #10026
Screenshot - I'm Able To Two Finger Double Tap To Zoom Out and Single Finger Double Tap To Zoom In
app.gradle
LogCat
The text was updated successfully, but these errors were encountered: