mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-04-19 13:05:18 +00:00
COVIDSafe code from version 2.8
This commit is contained in:
parent
ef800f99c7
commit
912b2d98e9
9 changed files with 203 additions and 175 deletions
|
@ -67,11 +67,10 @@
|
|||
|
||||
<ImageView
|
||||
android:id="@+id/national_flag"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="36dp"
|
||||
android:layout_width="30dp"
|
||||
android:layout_height="22dp"
|
||||
android:layout_gravity="end|center_vertical"
|
||||
android:layout_marginEnd="@dimen/keyline_6"
|
||||
android:src="@drawable/ic_list_country_au" />
|
||||
android:layout_marginEnd="@dimen/keyline_6" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="6dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue