spark-android icon indicating copy to clipboard operation
spark-android copied to clipboard

✨ Simple, Modular & Accessible UI Components for your Android Applications

Results 115 spark-android issues
Sort by recently updated
recently updated
newest added

- [ ] The same as the `sparkUsageOverlay` we could add one that highlight composable that have or not a content description defined - [ ] Add this overlay to...

Enhancement
Good first issue

@solygambas has created a plugin that can generate a Kotlin file with compose colors with the palette and the associated usage on each component. We need to check with the...

Blocked

### 🕵️ 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...

Bug
Component

### 🕵️ Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem In chips, can we have the possibilities : **-...

Enhancement
✍️ To refine

Bumps the kotlin-ksp group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:compose-compiler-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.0.0` |...

Bumps androidx.test:runner from 1.6.1 to 1.6.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.test:runner&package-manager=gradle&previous-version=1.6.1&new-version=1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

As seen in the bellow image ![image](https://github.com/user-attachments/assets/096318a9-1054-478f-bf93-6f7b9083c4ca) Addons are pushed to the bottom side

Bug