Merge "Reduce margin size below empty state header" into rvc-dev am: 6148bb8547

Change-Id: I7784a741dccbad260637c7aecfe37c93b9f02903
This commit is contained in:
TreeHugger Robot
2020-05-14 14:28:48 +00:00
committed by Automerger Merge Worker

View File

@@ -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"