ariane/app/src/main/res/font/code_font.xml

8 lines
255 B
XML

<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:android="http://schemas.android.com/apk/res/android">
<font
android:fontStyle="normal"
android:fontWeight="400"
android:font="@font/deja_vu_sans_mono" />
</font-family>