Bug P2
Status Update
Comments
al...@sideagroup.com <al...@sideagroup.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
je...@plugshare.com <je...@plugshare.com> #3
I am still regularly receiving reports about this issue, and it seems it has not been addressed in the latest 1.4.0-rc01 release.
ak...@gmail.com <ak...@gmail.com> #4
Seems like a fairly easy fix on our end. I'll see to that it is fixed in 1.5.
ca...@digitalchargingsolutions.com <ca...@digitalchargingsolutions.com> #5
Hello there, can a Googler please have a look at this?
mo...@gmail.com <mo...@gmail.com> #6
Comment has been deleted.
ca...@digitalchargingsolutions.com <ca...@digitalchargingsolutions.com> #7
Doesn't seem to occur anymore. Using Android Auto 11.2.640434.
Description
Library version used: Car App 1.2.0
Devices/Android versions reproduced on: Pixel 6, Galaxy S21 5G
Android Auto version reproduced on:
Description
When opening Screen A, everything is fine. 3 static rows with a single text line each are shown.
When opening Screen B, a list with multiple rows, containing multiple lines are shown.
Closing this screen, we return to Screen A. It looks okay for some time, but then after 100-500 ms, it breaks.
With Android Auto 9.0 and higher, on both the DHU and a real head unit, the UI begins to glitch out then. The item rows are combined somehow. This is reproducible 9 to 10 out of 10 times. After some seconds, it fixes itself.
Is it our code that is causing this?
Well, I hope not :D We are calling
invalidate()
3 times on Screen A. Even if commented out, this bug keeps reproducing. We have never had an issue like this, and only since 9.x this is occurring.Screens A and B are both using
PlaceListMapTemplate
.We are building Screen A's rows like this: