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

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

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

Bumps androidx.lifecycle:lifecycle-viewmodel from 2.7.0 to 2.8.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.lifecycle:lifecycle-viewmodel&package-manager=gradle&previous-version=2.7.0&new-version=2.8.0)](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...

## 📋 Changes Initial component required for Dropdown component ## 🤔 Context Closes #1038 ## ✅ Checklist - [x] I have reviewed the submitted code. - [x] I have tested...

Component

Dependencies: - https://github.com/JetBrains/kotlin/releases/tag/2.0.0-RC3 - https://github.com/google/ksp/releases/tag/2.0.0-RC3-1.0.20 Issues: - [x] [`KT-64706 K2: Type inference cannot resolve nullable @Composable lambda`](https://youtrack.jetbrains.com/issue/KT-64706) - [ ] https://github.com/google/ksp/issues/1713 - [ ] https://github.com/slackhq/compose-lints/issues/326

Add an item that have the style for the section headline in normal and highlight mode for consumers to use in case they're present in their designs. Normal Highlight `body2`...

Component

```[tasklist] ### Tasks - [x] Add new intents - [ ] Add documentation - [ ] Add tests - [ ] Add examples & Configurator ``` https://www.figma.com/file/0QchRdipAVuvVoDfTjLrgQ/Component-Specs-of-Spark?type=design&node-id=43448-28057&mode=design&t=dnqzsyTqPaMOTeui-0

Component
Q2 - Must deliver

Bumps [app.cash.paparazzi](https://github.com/cashapp/paparazzi) from 1.3.1 to 1.3.3. Release notes Sourced from app.cash.paparazzi's releases. 1.3.3 New Migrate Paparazzi to layoutlib Hedgehog 2023.1.1 Compose 1.5.8 Kotlin 1.9.22 [Gradle Plugin] Gradle 8.6 [Gradle Plugin]...

### 🕵️ Is there an existing issue for this? - [X] I have searched the existing issues ### What version of spark are you using? 1.0.0 ### 🐛 What happened?...

Bug

As mentioned in https://github.com/adevinta/spark-android/issues/941#issuecomment-2074506943 To fix it we need to do the same as the `Button` and play with the `weight` modifier to make the leading and trailing content have...

Bug
Component

As reported in https://github.com/adevinta/spark-android/issues/941#issuecomment-2074506943 We should make the `onClick` callback nullable like `onClose`

Bug
Component