Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fa1626b authored by Alex Kershaw's avatar Alex Kershaw
Browse files

Reduce margin size below empty state header

Fixes: 155362552
Test: manual
Change-Id: I2e905b9bb5cbe04f7491eb666a0c23de89f88e32
parent 2133dc6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
        <Button
            android:id="@+id/resolver_empty_state_button"
            android:layout_below="@+id/resolver_empty_state_subtitle"
            android:layout_marginTop="16dp"
            android:layout_marginTop="8dp"
            android:text="@string/resolver_switch_on_work"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"