mirror of https://github.com/M66B/FairEmail.git
Small layout improvement
This commit is contained in:
parent
f8cd8540e6
commit
e027a314e5
|
@ -231,6 +231,7 @@
|
|||
android:id="@+id/ibClassification"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="12dp"
|
||||
android:contentDescription="@string/title_info"
|
||||
android:tooltipText="@string/title_info"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
@ -482,6 +483,7 @@
|
|||
android:id="@+id/ibCrashReports"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="12dp"
|
||||
android:contentDescription="@string/title_info"
|
||||
android:tooltipText="@string/title_info"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Reference in New Issue