mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-04-19 21:15:18 +00:00
COVIDSafe code from version 1.0.16
This commit is contained in:
commit
b827cf3cce
341 changed files with 28036 additions and 0 deletions
16
app/src/main/res/font/font_roboto_regular.xml
Normal file
16
app/src/main/res/font/font_roboto_regular.xml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!--<roboto_regular-family xmlns:android="http://schemas.android.com/apk/res/android">-->
|
||||
<!-- <roboto_regular-->
|
||||
<!-- android:fontStyle="normal"-->
|
||||
<!-- android:fontWeight="400"-->
|
||||
<!-- android:roboto_regular="@roboto_regular/HKNova_Regular" />-->
|
||||
<!-- <roboto_regular-->
|
||||
<!-- android:fontStyle="bold"-->
|
||||
<!-- android:fontWeight="400"-->
|
||||
<!-- android:roboto_regular="@roboto_regular/HKNova_Bold" />-->
|
||||
<!--</roboto_regular-family>-->
|
||||
|
||||
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<font
|
||||
app:font="@font/roboto_regular"
|
||||
app:fontStyle="normal" />
|
||||
</font-family>
|
BIN
app/src/main/res/font/roboto_medium.ttf
Normal file
BIN
app/src/main/res/font/roboto_medium.ttf
Normal file
Binary file not shown.
0
app/src/main/res/font/roboto_regular.ttf
Normal file
0
app/src/main/res/font/roboto_regular.ttf
Normal file
Loading…
Add table
Add a link
Reference in a new issue