Move fonts to base module
This commit is contained in:
@@ -1,74 +0,0 @@
|
||||
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<font
|
||||
app:font="@font/poppins100"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="100" />
|
||||
<font
|
||||
app:font="@font/poppins100i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="100" />
|
||||
<font
|
||||
app:font="@font/poppins200"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="200" />
|
||||
<font
|
||||
app:font="@font/poppins200i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="200" />
|
||||
<font
|
||||
app:font="@font/poppins300"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="300" />
|
||||
<font
|
||||
app:font="@font/poppins300i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="300" />
|
||||
<font
|
||||
app:font="@font/poppins400"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="400" />
|
||||
<font
|
||||
app:font="@font/poppins400i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="400" />
|
||||
<font
|
||||
app:font="@font/poppins500"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="500" />
|
||||
<font
|
||||
app:font="@font/poppins500i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="500" />
|
||||
<font
|
||||
app:font="@font/poppins600"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="600" />
|
||||
<font
|
||||
app:font="@font/poppins600i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="600" />
|
||||
<font
|
||||
app:font="@font/poppins700"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="700" />
|
||||
<font
|
||||
app:font="@font/poppins700i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="700" />
|
||||
<font
|
||||
app:font="@font/poppins800"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="800" />
|
||||
<font
|
||||
app:font="@font/poppins800i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="800" />
|
||||
<font
|
||||
app:font="@font/poppins900"
|
||||
app:fontStyle="normal"
|
||||
app:fontWeight="900" />
|
||||
<font
|
||||
app:font="@font/poppins900i"
|
||||
app:fontStyle="italic"
|
||||
app:fontWeight="900" />
|
||||
</font-family>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user