leboncoin/spark-android

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

Open

#2,123 opened on Jul 27, 2026

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

Repository metrics

Stars
 (85 stars)
PR merge metrics
 (PR metrics pending)

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