leboncoin/spark-android

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

开放

#2,125 创建于 2026年7月27日

 (0 条评论) (0 个反应) (0 位负责人)Kotlin (31 个派生)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:LOW

仓库指标

星标
 (85 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南