question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

zoomIn() not working correctly with back navigation on Android

See original GitHub issue

Hello! Thanks for creating this library. I’m using zoomIn(1000) as my transitionConfig and when I call NavigationActions.back() the previous screen “flashes” during the transition. Please see attached files and let me know if you need more info. untitled

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
plmok61commented, Mar 20, 2019

Just wanted to give you an update. I am working on getting an Android test device. The Android simulator doesn’t like running on my Mac. Sorry for the delay!

1reaction
plmok61commented, Feb 22, 2019

@dsgoers I will take a look at this over the weekend

Read more comments on GitHub >

github_iconTop Results From Across the Web

Zoom in and out is not working in my google map on Android
When you setOnTouchListener your setBuiltInZoomControls(true) will not work. You may show zoom button by command displayZoomControls(true) .
Read more >
How To Fix The Google Maps Zooming Problem? - Tech Journal
Google Maps zooming problems will possibly mean you aren't able to zoom in or out with the mouse or trackpad scroll in Safari....
Read more >
Pinch zoom stopped working - Google Pixel Community
1) Settings > Accessibility > System Controls : Change "System Navigation" to 3 button Navigation. 2) Reboot the phone. Of course you will...
Read more >
Navigation with Back and Up | Android Developers
The Up button is used to navigate within an app based on the hierarchical relationships between screens. For instance, if screen A displays...
Read more >
Navigate a Systrace report - Android Developers
Investigate performance problems ... When interacting with a Systrace report, you can inspect device CPU usage over the duration of the recording.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found