Fix RTL support

(cherry picked from commit c23506e887501a14770568d6dd94bf6b2361a5e4)
This commit is contained in:
arkon 2021-08-06 14:49:51 -04:00 committed by Jobobby04
parent c8abf44666
commit 711d0ec092

View File

@ -33,6 +33,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