How can I translate Hints in AppCompatEditText in Android?

I am trying to translate a AppCompatEditText view component in Android. More specifically the “hint” attribute. I checked to see that the string is properly cataloged and transalted in the Crowdin portal but is not translating in the app. Any thoughts on how to do it?

Maybe you use skip untranslated files or strings in Crowdin’s project settings. Or didn’t refreshed the app. Sometimes may be delay up to 1 hours from the SDK CDN being received by your app…

Does other part of app integrated and translated fine? Can you share some samples of how your hint looks like?