Status Update
Comments
ra...@google.com <ra...@google.com>
am...@google.com <am...@google.com> #2
Great point on the regression between Merge! It’s crucial to ensure that foundational standards like ISO/IEC 27001 are added to solidify security and risk management. This certification helps organizations align with best practices, making it a vital step forward in maintaining robust data protection. Thanks for bringing that up! More Info:- https://riskprofs.com/product-category/trainings/information-security/iso-iec-27001/
am...@google.com <am...@google.com> #3
It would be better if you can enable show pointer and show taps from the developer options before you record the video for better clarity on the steps.
no...@gmail.com <no...@gmail.com> #4
Here is the same video, but with showing taps
am...@google.com <am...@google.com> #5
Can you please provide more clarity on the expected behavior for the steps shared above? Need more info about the issue.
no...@gmail.com <no...@gmail.com> #6
Here is a video with the expected behavior. Video recorded on Android 9.
er...@gmail.com <er...@gmail.com> #7
I Have Same Issue : https://issuetracker.google.com/141429186
I have been analysis this issue
Issue occur after Activity onStop()
The cause of the problem is ActivityTransitionState.startExitBackTransition() and getPendingExitNames()
getPendingExitNames() always returns null after Activity onStop()
Therefore ActivityTransitionState.startExitBackTransition() not start exit transition
I have been analysis this issue
Issue occur after Activity onStop()
The cause of the problem is ActivityTransitionState.startExitBackTransition() and getPendingExitNames()
getPendingExitNames() always returns null after Activity onStop()
Therefore ActivityTransitionState.startExitBackTransition() not start exit transition
am...@google.com <am...@google.com> #8
@novah,
Same behavior is observed from the both the videos you have attached here from P and Q, except the glitch in the animation of the image getting displayed after the lock and unlock the screen. So if you could provide clarity on the issue , that would be helpful for further analysis.
Same behavior is observed from the both the videos you have attached here from P and Q, except the glitch in the animation of the image getting displayed after the lock and unlock the screen. So if you could provide clarity on the issue , that would be helpful for further analysis.
no...@gmail.com <no...@gmail.com> #9
I'm glad you reproduced the issue, but I do not know how to clarify more about this issue after locking and unlocking the screen.
am...@google.com <am...@google.com> #10
Thank you for reporting this issue. We’ve shared this with our product and engineering teams and will continue to provide updates as more information becomes available.
Description
- rotate the device;
- turn off the device and then turn on;
- Click on the home button and then back go to the application
- open recent tasks and then go back to the application.
All work well on previous versions of Android.
Component used: Activity
Version used: 1.1.0
Devices/Android versions reproduced on: Android 10
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).