문제

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

도움이 되었습니까?

해결책

Check your version of Android Studio and update it!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top