|
|
@ -147,6 +147,7 @@
|
|
|
|
android:contentDescription="@string/title_seen"
|
|
|
|
android:contentDescription="@string/title_seen"
|
|
|
|
android:padding="6dp"
|
|
|
|
android:padding="6dp"
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
|
|
|
|
android:tint="?attr/colorSeparator"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/wvBody"
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/wvBody"
|
|
|
|
app:srcCompat="@drawable/baseline_visibility_24" />
|
|
|
|
app:srcCompat="@drawable/baseline_visibility_24" />
|
|
|
|