mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Small layout improvement
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
android:contentDescription="@string/tile_synchronize"
|
||||
android:padding="6dp"
|
||||
android:src="@drawable/twotone_sync_24"
|
||||
android:visibility="gone"
|
||||
app:tint="@color/colorWidgetForeground" />
|
||||
|
||||
<ImageView
|
||||
@@ -44,6 +45,7 @@
|
||||
android:contentDescription="@string/title_compose"
|
||||
android:padding="6dp"
|
||||
android:src="@drawable/twotone_edit_24"
|
||||
android:visibility="gone"
|
||||
app:tint="@color/colorWidgetForeground" />
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user