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

@ -26,6 +26,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/keyline_6"
android:text="@string/intro_headline"
android:contentDescription="@string/intro_headline_content_description"
android:textAppearance="?textAppearanceHeadline2"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"