hbb20 / hbb20/CountryCodePickerProject

Non-SDK API: Landroid/widget/TextView;->mCursorDrawableRes:I # Use the new get/setTextCursorDrawable

未关闭
#515 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
1.5k
派生
509
PR 合并指标
30 天内没有已合并 PR

描述

https://github.com/hbb20/CountryCodePickerProject/blob/3dec41356dc7a81387e541e63187c39dae096c5a/ccp/src/main/java/com/hbb20/CountryCodeDialog.java#L50

`mCursorDrawableRes` is non-SDK api. Consider using `get/setTextCursorDrawable` that recommend by official?

https://developer.android.com/about/versions/10/non-sdk-q

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start at ccp/src/main/java/com/hbb20/CountryCodeDialog.java line 50 and review the Android non-SDK API guidance linked in the issue. Replace the mCursorDrawableRes access with the recommended get/setTextCursorDrawable APIs, ensuring the library no longer uses that non-SDK API.

由索引模型根据 Issue 内容生成。

评估

技术栈
android, java
领域
mobile
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。