Android studio comes with new projects android:supportsRtl This property.
This property states whether your application is willing to support right to left layout.
If it is set to true and targetsdkversion is set to 17 or higher, various RTL APIs will be activated, and the system can display RTL layout using your application. If it is set to false, or targetsdkversion is 16 or lower, the RTL API will be ignored or the application will not be affected (your layout will be from left to right). The default value for this property is false. This property is added to API 17.
Read More:
- How to use Android android:supportsRtl attribute
- Several properties of Android listview
- Error: Error parsing D:\new_android\Android SDK\system-images\android-25\android-wear\armeabi-v7a\de
- Android Studio | Failed to find target with hash string ‘android-26’ in: D:\Android\sdk
- Android project error: could not resolve com.android.support .c onstraint:constraint-layout :2.0.2.
- Cannot read property ‘properties’ of undefined
- Android Error | Failed to find target with hash string ”android-23′ in…
- Applet component properties error cannot read property ‘name’ of undefined
- Introducing external configuration files into spring XML db.properties
- Android Studio Error: Invoke-customs are only supported starting with Android O (–min-api 26)
- Parsing error: Decorators cannot be used to decorate object literal properties
- Android Studio sync build.gradle appears: Failed to resolve: com.android.support:appcompat problem
- Disordered code of idea properties file
- [solved] could not find resource jdbc.properties
- Invalid vs modification project properties
- React Missing class properties transform.
- Android android.intent.category Purpose and use of. Launcher
- Error retrieving device properties for ro.product.cpu.abi:
- Android studio compilation error: style attribute ‘@ android:attr/windowEnterAnimation ‘not found the ultimate solution
- Error in Cordova project execution command after Android studio upgrade: could not find gradle wrapper within Android SDK