|
|
@ -31,10 +31,10 @@
|
|
|
|
android:layout_width="36dp"
|
|
|
|
android:layout_width="36dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:layout_height="36dp"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
|
|
|
android:contentDescription="@string/title_info"
|
|
|
|
android:contentDescription="@string/title_select_all"
|
|
|
|
android:padding="6dp"
|
|
|
|
android:padding="6dp"
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
android:tooltipText="@string/title_info"
|
|
|
|
android:tooltipText="@string/title_select_all"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@id/tvTitle"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@id/tvTitle"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintTop_toTopOf="@id/tvTitle"
|
|
|
|
app:layout_constraintTop_toTopOf="@id/tvTitle"
|
|
|
|