Search code examples
androidlocalizationdrawableresolutions

Is possible use drawable-mdpi-fr, drawable-hdpi-fr, drawable-ldpi-fr, for localization with different resolutions


I want to use different images for different localisations. However, I have images for all resolutions and for all languages. Is there any way to do this?


Solution

  • yes, it is possible by. drawable-de-rDE-ldpi,drawable-de-rDE-mdpi . check it.