Вопрос

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