Removed lazy loaded fonts.

This commit is contained in:
aminecmi
2019-01-06 16:26:40 +01:00
parent eec7c94e98
commit d2b18e1880
7 changed files with 1 additions and 51 deletions

View File

@@ -77,9 +77,6 @@
android:value="true" />
<meta-data android:name="android.max_aspect" android:value="2.1" />
<meta-data
android:name="preloaded_fonts"
android:resource="@array/preloaded_fonts" />
</application>
</manifest>