New Question
My App is Left to Right
but When Someone with Arabic Phone open my app, all of Styles Gets Right to Left
How Can I make My APP Fix Static Left to Right in all languages?
I Added This: android:supportsRtl="false"
in the AndroidManifest.xml
and Solved