RetroMusicPlayer/app/src/sans/res/font/font.xml

7 lines
257 B
XML
Raw Normal View History

2018-11-28 12:45:51 +05:30
<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:android="http://schemas.android.com/apk/res/android">
<font
android:font="@font/product_sans_regular"
android:fontStyle="normal"
android:fontWeight="400" />
</font-family>