localization - How to Localise android drawable resources? -
i trying localise app wrote french, german, spanish, , polish. strings have achieved adding folders: values-de, values-fr, values-es , values-pl , translating strings.xml in each folder respective languages. having problem doing images using, have tab host layout displays image each tab. have tried adding resources next folders: drawable-de-hdpi, drawbale-fr-hdpi, drawable-pl-hdpi, drawabel-es-hdpi(done each pixed density respectively), , putting right images corresponding countries in each. when alter phone settings french illustration strings translate fine on app, images remain in english language setting.
please note possible previous solution @pedrohawk linked had tried , did not work me thanks!
android localization android-resources
No comments:
Post a Comment