เมื่อใดก็ตามที่ฉันสร้างโปรเจ็กต์ใหม่ในสตูดิโอ Android ฉันได้รับandroid:supportsRtl="true"
แอพ AndroidManifest File
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
...
</application>
การใช้งานในแอปคืออะไรหรือข้อดีและข้อเสียคืออะไรเมื่อฉันเพิ่มหรือไม่เพิ่มในแอป AndroidManifest