mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-05-09 14:55:16 +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
5
app/src/main/res/drawable/background_circular_green.xml
Normal file
5
app/src/main/res/drawable/background_circular_green.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<solid android:color="@color/lighter_green" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue