mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-07 23:16:37 +00:00
Small layout improvement
This commit is contained in:
parent
d0e9075485
commit
a9af0e5574
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:contentDescription="@string/title_info"
|
||||
android:tooltipText="@string/title_info"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/tvCaptionGeneral"
|
||||
app:srcCompat="@drawable/twotone_info_24" />
|
||||
|
|
Loading…
Reference in a new issue