Skip to content

只有通过getApplicationContext().getString()才能转换成功 #18

@YonStone

Description

@YonStone

tvValue.setText(getString(R.string.tv3_value)); //翻译不成功
tvValue2.setText(getApplicationContext().getString(R.string.tv3_value)); //翻译成功

根据文档接入,但是直接赋值翻译不了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions