我在用着TextInputLayout。我设置了它的提示来string.xml应用本地化。因此,从下拉列表中更改语言后,我使用recreate()使用所选语言资源刷新整个活动组件的方法,但TextInputLayout提示没有刷新。
TextInputLayout
string.xml
recreate()
android recreate kotlin textinputlayout material-components
android ×1
kotlin ×1
material-components ×1
recreate ×1
textinputlayout ×1