Daniel Rivero Losa
Daniel Rivero Losa
When i uploaded svg file, the view not stop show loading. What is happened?
Hello, I am getting an error when trying to make @Injectable a class that inherits an abstract class that has generic parameters. This is the class injectable: ```kotlin @Injectable(scope =...
### 🕵️ Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem [SparkImage](https://github.com/adevinta/spark-android/blob/main/spark/src/main/kotlin/com/adevinta/spark/components/image/Image.kt#L70) uses Coil library inside to display images, specifically...