zoomIn() not working correctly with back navigation on Android
See original GitHub issueHello! 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.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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!
@dsgoers I will take a look at this over the weekend