Open victory316 opened 1 year ago
Exposed Drop-down was marked as an API which can change with version. So it's high possibility. I will check
I have the same error when using compose 2023.10.01
.
Ok. I check this weekend and try to fix the issue Thank for details stack trace
@dugsmith @victory316
I tried with composeBom = "2023.10.00"
and I can navigate to Preference Screen
Could you please share a reproducible or condition for this?
I am using compose-bom "2024.04.00" and I am getting the same issue
@srinivaasang1 would you be able to give reproducing steps or a small reproducer?
@srinivaasang1 would you be able to give reproducing steps or a small reproducer?
Should be easy to reproduce, just update the compose bom to "2024.04.00", it should break the flaker
@srinivaasang1 would you be able to give reproducing steps or a small reproducer?
Should be easy to reproduce, just update the compose bom to "2024.04.00", it should break the flaker
@srinivaasang1 I tried with other compose bom and it was working as I mentioned above. Would it be possible to share the build.gradle
file ?
can you try updating to compose bom "2024.04.00" and see if its working. it is worth doing a compose upgrade as it is almost the latest version and push another release.
We are using compose version, 2023.10.00.
I've checked library version is using 2023.06.01, I don't know it is actually compatibility issue but it crashes anyway.
Please review for it. Thank you. @RotBolt