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

10 lines
369 B
XML

<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<!-- jetbrains mono font -->
<font
android:font="@font/jetbrainsmonoregular"
android:fontStyle="normal"
android:fontWeight="400"
tools:targetApi="o" />
</font-family>