Updated empty recordings list illustration

This commit is contained in:
Sylvain Berfini 2024-12-11 11:51:16 +01:00
parent 95b6a8e7a5
commit b172396f0d
2 changed files with 306 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -137,7 +137,7 @@
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:contentDescription="@null"
android:src="@drawable/illu"
android:src="@drawable/illu_recordings"
app:layout_constraintBottom_toTopOf="@id/no_recording_label"
app:layout_constraintDimensionRatio="1:1"
app:layout_constraintEnd_toEndOf="parent"