[merge] Make live location finished message look better

Change-Id: Ie7a24e27ed048309f6168d54083a21b16e70f0b1
This commit is contained in:
SpiritCroc 2022-07-09 20:17:43 +02:00
parent 06a7154abf
commit f96495ddbb
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
android:layout_height="200dp"
android:contentDescription="@string/a11y_static_map_image"
android:src="@drawable/bg_no_location_map"
android:scaleType="fitXY"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />