leboncoin/spark-android

[FR]: Update incomplete Button variant list in COMPONENT_CREATION_GUIDE.md

Open

#2,123 opened on Jul 27, 2026

 (0 comments) (0 reactions) (0 assignees)Kotlin (31 forks)auto 404
contribution welcomeddocumentationgood first issuepriority:LOW

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (Avg merge 4d 9h) (73 merged PRs in 30d)

Description

Describe the problem

The guide lists "Filled, Outlined, Ghost, Tinted, Contrast" but ButtonStyle.kt also contains Underline, and additional variant files exist (Boost, Danger, Success, Primary, Secondary, Tertiary, Ai, Text, Underlined).

Describe the solution

Update the variant list to match reality, or use a simpler reference component.

Additional context

Priority: Low. Effort: XS.

Contributor guide