mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-07 13:38:20 -08:00
6 lines
No EOL
284 B
XML
6 lines
No EOL
284 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<font-family
|
|
xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
<font app:font="@font/regular" app:fontStyle="normal" app:fontWeight="400" />
|
|
<font app:font="@font/bold" app:fontStyle="normal" app:fontWeight="700" />
|
|
</font-family> |