You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FairEmail/app/src/main/res/font/opendyslexic.xml

9 lines
362 B

<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
<!-- https://developer.android.com/guide/topics/ui/look-and-feel/fonts-in-xml -->
<font
app:font="@font/opendyslexic_normal"
app:fontStyle="normal"
app:fontWeight="400" />
<!-- https://opendyslexic.org/ -->
</font-family>