浏览代码

Fix RTL support

arkon 3 年之前
父节点
当前提交
c23506e887
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/AndroidManifest.xml

+ 1 - 0
app/src/main/AndroidManifest.xml

@@ -32,6 +32,7 @@
         android:requestLegacyExternalStorage="true"
         android:roundIcon="@mipmap/ic_launcher_round"
         android:theme="@style/Theme.Tachiyomi"
+        android:supportsRtl="true"
         android:networkSecurityConfig="@xml/network_security_config">
 
         <activity