Pregunta

I'm trying to make an app which support RTL and LTR

and i'm using "android:supportsRtl" in the manifest and change layout properties to new start/end equivalents.

similar this link

My android is 4.2 but always my layout is LTR! even when i'm using RTL languages on my device How should I fix my layout to RTL? Because I want to have RTL layout for RTL languages

¿Fue útil?

Solución

Check your version of Android Studio and update it!

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top