I have an application where I defined all the necessary detail, now I want to make it LOCALIZED. I know we have to make value folder and add string where the string of the language other language is declared with same "key".
My question is suppose the heading of my app is "DASHBOARD" which in Spanish is "Tablero de instrumentos" know this contains more letter then we have in ENGLISH so the symmetry of the app gets disturb. What I want is to customize the font-size, according to the Language called, so that it doesn't affect my UI.