Small layout improvement

This commit is contained in:
M66B 2022-04-20 07:50:00 +02:00
parent 189e568bdb
commit b2fbf22ed7
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@
android:drawablePadding="6dp"
android:text="@string/title_advanced_autoseen_hint"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
android:textStyle="italic"
android:textColor="?android:attr/textColorPrimary"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/swCollapseMultiple" />