Font family.

This commit is contained in:
aminecmi
2019-01-06 18:12:18 +01:00
parent d2b18e1880
commit 6b088dcd24
12 changed files with 108 additions and 18 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>