Closed luhuanxml closed 3 years ago
Without a reproducible sample this is impossible to debug. I use a similar setup in Tivi and it works as expected.
I had this bug today while trying out examples from "Layouts in Jetpack Compose - Working with Lists" and I wasn't able to fix it.
Exactly the code from the CodeLab showed the list with no images on emulator, while on the real device (Honor FRD-L09, Android 7.0) the code worked as expected and the icons were visible.
Emulator screenshot:
Emulator: Pixel 2, API 29, Android Studio Bumblebee | 2021.1.1 Canary 3 Build #AI-211.7442.40.2111.7518594, built on July 2, 2021 Runtime version: 11.0.10+0-b96-7281165 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 11.4 GC: G1 Young Generation, G1 Old Generation Memory: 3072M Cores: 8 Registry: ide.instant.shutdown=false, external.system.auto.import.disabled=true Non-Bundled Plugins: org.jetbrains.kotlin (211-1.5.21-release-317-AS7442.40)
As Accompanist-Coil is now deprecated, I'm going to close this. Please try out the new official Coil support!
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots?
If applicable, add screenshots to help explain your problem.
Environment:
Additional context
Add any other context about the problem here.