This commit is contained in:
Amine
2019-01-02 21:09:20 +01:00
committed by aminecmi
parent d1f8fcacc0
commit eec7c94e98
10 changed files with 77 additions and 1 deletions

View File

@ -77,6 +77,9 @@
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>