leboncoin/spark-android

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

Aperta

#2125 aperta il 27 lug 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (31 fork)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:LOW

Metriche repository

Star
 (85 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor