mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 05:28:08 +00:00
Updated empty recordings list illustration
This commit is contained in:
parent
95b6a8e7a5
commit
b172396f0d
2 changed files with 306 additions and 1 deletions
305
app/src/main/res/drawable/illu_recordings.xml
Normal file
305
app/src/main/res/drawable/illu_recordings.xml
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue