Wednesday, 4 September 2013

Language Specific layout for android

Language Specific layout for android

I know that we can display multiple languages support for our android
application with different values folder example values-en , values-ar.
My question is can we change our layout style when there is change of
language.
As in English every thing starts form "left -to right" however Arabic is
just apposite of it . so is it possible to place a image on left when
language selected is English and Change the layout when language changes
to Arabic

No comments:

Post a Comment