COVIDSafe code from version 1.0.17 (#1)

This commit is contained in:
COVIDSafe Support 2020-05-15 18:19:59 +10:00 committed by GitHub
parent b827cf3cce
commit 696e4ed498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 205 additions and 68 deletions

View file

@ -51,7 +51,7 @@
<fragment
android:id="@+id/resistrationConsentFragment"
android:name="au.gov.health.covidsafe.ui.onboarding.fragment.registrationcontent.RegistrationContentFragment"
android:name="au.gov.health.covidsafe.ui.onboarding.fragment.registrationconsent.RegistrationConsentFragment"
android:label="RegistrationContentFragment"
tools:layout="@layout/fragment_registration_consent">
<action