Domanda

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

È stato utile?

Soluzione

Check your version of Android Studio and update it!

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top