hbb20 / hbb20/CountryCodePickerProject

Text color for dark mode

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

描述

Dear all,

Currently code picker text and dialog text reffers to colors:
@android:color/black, @android:color/secondary_text_light
That appears wrong in dark mode.

![image](https://user-images.githubusercontent.com/10271420/89180323-3b9c4b80-d59a-11ea-9174-9342f2844759.png)

---------------------------
setContentColor() could be used, but it require some tricks to determine current theme mode.

贡献指南

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

调研方向

检查使用 @android:color/black 和 @android:color/secondary_text_light 的 Android 代码选择器和对话框渲染;首先复现报告的深色模式外观,并跟踪 setContentColor 路径。完成标准是:在深色模式下,code-picker 和对话框文本仍使用适当的颜色并保持可读,同时已检查两种主题模式下的行为。

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

评估

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

把新 issue 发到你的邮箱

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