mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Small layout improvement
This commit is contained in:
parent
ccbeed18bf
commit
58a59f8c16
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@
|
|||
android:layout_margin="16dp"
|
||||
android:src="@drawable/baseline_folder_24"
|
||||
android:tint="@color/colorActionForeground"
|
||||
app:backgroundTint="?attr/colorAccent" />
|
||||
app:backgroundTint="?attr/colorSeparator" />
|
||||
|
||||
<com.google.android.material.floatingactionbutton.FloatingActionButton
|
||||
android:id="@+id/fab"
|
||||
|
|
Loading…
Reference in a new issue