Question

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

Was it helpful?

Solution

Check your version of Android Studio and update it!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top