leboncoin/spark-android

[FR]: Clarify Legacy API label in Buttons.md or add @Deprecated

Ouverte

#2 125 ouverte le 27 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Kotlin (31 forks)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:LOW

Métriques du dépôt

Stars
 (85 étoiles)
Métriques de merge PR
 (Merge moyen 4j 9h) (73 PRs mergées en 30 j)

Description

Describe the problem

Buttons.md frames ButtonFilled, ButtonOutlined, ButtonTinted, ButtonGhost, ButtonContrast as "Legacy API". None carry a @Deprecated annotation. Calling them "legacy" may discourage use of fully supported APIs.

Describe the solution

Either add @Deprecated annotations to the source with replaceWith guidance, or rename the doc section to "Alternative API" and clarify the relationship.

Additional context

Priority: Low. Effort: XS.

Guide contributeur