2
0
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:
Albert Vaca 2016-06-06 18:06:11 +02:00
parent 8c86edcf33
commit 2294f30505

View File

@ -31,6 +31,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/icon"
android:supportsRtl="true"
android:label="KDE Connect"
android:theme="@style/KdeConnectTheme"
>