mirror of
https://github.com/TimeCrafters/TimeCraftersConfigurationTool.git
synced 2025-12-18 22:42:33 +00:00
Added styled buttons/edit texts, added font. misc.
This commit is contained in:
BIN
app/src/main/res/font/dejavusans_condensed.ttf
Normal file
BIN
app/src/main/res/font/dejavusans_condensed.ttf
Normal file
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<font-family xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<font
|
||||
android:fontStyle="normal"
|
||||
android:fontWeight="400"
|
||||
android:font="@font/dejavusans_condensed"/>
|
||||
</font-family>
|
||||
Reference in New Issue
Block a user