Skip to content

Java代码中手动设置颜色导致主题切换颜色不刷新问题 #74

@Mr-Zheng-yz

Description

@Mr-Zheng-yz

如在代码中为TintTextView设置文字颜色:
textView3.setTextColor(ThemeUtils.getColorById(textView3.getContext(), R.color.theme_color_primary));
主题切换后文字颜色不会主动刷新。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions