refector files

This commit is contained in:
h4h13 2018-11-28 12:45:51 +05:30
parent 5d2a30b65a
commit 13b50ec40d
23 changed files with 2537 additions and 8877 deletions

BIN
app/src/main/res/font/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

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