Fixed
Status Update
Comments
se...@google.com <se...@google.com>
jb...@google.com <jb...@google.com> #2
Information redacted by Android Beta Feedback.
jb...@google.com <jb...@google.com>
ap...@google.com <ap...@google.com> #3
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.
jb...@google.com <jb...@google.com> #4
Upon more testing myself, it looks like an additional home button press is being invoked when swiping home. You can verify this within Nova Launcher by setting a "Home button" action in Nova Settings > Gestures and inputs. Observe that the additional action you set will also be activated occasionally when you swipe home. In the attached screen recording, I've set the extra home button action to open the Google Assistant.
Tapping the screen during the return-to-home transition on the past couple Android releases would cancel the animation and you'd instantly end up on your home screen. It looks like that's what is happening here as well -- the extra invocation of the home button press is cancelling the transition animation (and with Nova, running the action you set if any). I couldn't say whether or not that's related to the content flat out not appearing though.
https://drive.google.com/file/d/1_pmlVTs78SbuiTBatk4Q_KDx88nCrKoX/view?usp=drive_web (screen-20230413-004652.mp4)
Tapping the screen during the return-to-home transition on the past couple Android releases would cancel the animation and you'd instantly end up on your home screen. It looks like that's what is happening here as well -- the extra invocation of the home button press is cancelling the transition animation (and with Nova, running the action you set if any). I couldn't say whether or not that's related to the content flat out not appearing though.
de...@gmail.com <de...@gmail.com> #5
I am seeing this issue also on my Pixel 7 Pro and Nova 7 with a couple of additions. First there are instances where I will use the home screen gesture and all that I see is my home screen wallpaper and the gesture bar. If I repeat the gesture, my app icons will usually re-appear. I'm not sure that I agree with the previous comments. My home screen gesture is set to app drawer.
de...@gmail.com <de...@gmail.com> #6
Have this with my P7Pro. Just updated and all my home screen icons go translucent. Very annoying. Have tried restarting. Works for a bit then happens again.
da...@gmail.com <da...@gmail.com> #7
278154563 occurring on pixel 4a/5g with Action and Nova launchers.
zo...@gmail.com <zo...@gmail.com> #8
Happening for me on my Pixel 6 with Nova launcher
Description
Component used: lifecycle-livedata-ktx
Version used: 2.3.0-alpha04
Devices/Android versions reproduced on: Android Studio 4.0 (AGP 4.0)
I get below lint warning when running
./gradlew lint
.NullSafeMutableLiveData
is not working.I'll attach the reproduction project and lint results. Please check it.
Thanks.