mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +00:00
We actually work on RTL
This commit is contained in:
parent
8c86edcf33
commit
2294f30505
@ -31,6 +31,7 @@
|
|||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:icon="@drawable/icon"
|
android:icon="@drawable/icon"
|
||||||
|
android:supportsRtl="true"
|
||||||
android:label="KDE Connect"
|
android:label="KDE Connect"
|
||||||
android:theme="@style/KdeConnectTheme"
|
android:theme="@style/KdeConnectTheme"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user