mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Small layout fix
This commit is contained in:
parent
2154f5407f
commit
8a750edc8c
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
android:text="@string/title_hint_message_selection"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
app:layout_constraintEnd_toStartOf="@+id/ibHintSwipe"
|
||||
app:layout_constraintEnd_toStartOf="@+id/ibHintSelect"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/vSeparatorHintSwipe" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue