COVIDSafe code from version 1.11.0

This commit is contained in:
covidsafe-support 2020-09-23 08:45:00 +10:00
parent 12c06add12
commit a21e934cf9
139 changed files with 8039 additions and 6010 deletions

View file

@ -7,7 +7,7 @@
android:layout_gravity="center_vertical"
android:background="@color/splash_background"
android:backgroundTint="@color/splash_frame_background"
tools:context=".SplashActivity"
tools:context=".ui.splash.SplashActivity"
>
<ImageView