Fix synchronization

This commit is contained in:
Koitharu
2023-04-15 16:56:27 +03:00
parent ffd31dbea9
commit 85710acb3a
13 changed files with 86 additions and 91 deletions

View File

@@ -3,5 +3,5 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:accountPreferences="@xml/pref_sync"
android:accountType="@string/account_type_sync"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name" />
android:icon="@mipmap/ic_launcher_round"
android:label="@string/app_name" />