Fix drive mode, share story and font moved to lib.

main
h4h13 2020-02-05 10:10:58 +05:30
parent 9d76cb165a
commit 5b39354bd8
4 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
<font
app:font="@font/circular_std_book"
app:fontStyle="normal"
app:fontWeight="400" />
<font
app:font="@font/circular_std_medium"
app:fontStyle="normal"
app:fontWeight="600" />
<font
app:font="@font/circular_std_black"
app:fontWeight="900" />
</font-family>

Binary file not shown.

Binary file not shown.

Binary file not shown.