Cookie jar

This commit is contained in:
Koitharu
2020-02-23 21:55:14 +02:00
parent 0e746091b8
commit f02c233292
10 changed files with 550 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
android:fullBackupContent="@xml/backup_descriptor"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:usesCleartextTraffic="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">