Small layout improvement

This commit is contained in:
M66B 2020-09-27 21:56:25 +02:00
parent 20faf7caf5
commit 0eedcaf484
1 changed files with 0 additions and 2 deletions

View File

@ -33,9 +33,7 @@
android:id="@+id/ibInfo"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/title_info"
android:scaleType="fitCenter"
android:tooltipText="@string/title_info"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvCaptionGeneral"