Newer
Older
final_test_APP136 / app / src / main / res / font-v26 / font.xml
@DimaaPankov DimaaPankov on 27 Jun 2023 299 bytes don't refactoring
<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto">
    <font

        android:font="@font/tccb"
        android:fontStyle="normal"
        android:fontWeight="400" />
</font-family>