Adds content description to fix lint warning

This commit is contained in:
ericdecanini 2022-08-25 16:32:31 +02:00
parent e9120c8e33
commit d8398c279c
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
android:layout_height="48dp"
android:layout_marginEnd="21dp"
android:background="?selectableItemBackground"
android:contentDescription="@string/a11y_expand_space_children"
android:scaleType="centerInside"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"