Improve pages loading #256

This commit is contained in:
Koitharu
2022-11-11 19:43:30 +02:00
parent b3eab1a2a0
commit b599cb33ff
11 changed files with 110 additions and 63 deletions

View File

@@ -28,6 +28,7 @@
android:fullBackupOnly="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:largeHeap="true"
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"