diff --git a/vector/src/main/res/layout/merge_overlay_waiting_view.xml b/vector/src/main/res/layout/merge_overlay_waiting_view.xml index 3e5fe1b85d..f41139502c 100644 --- a/vector/src/main/res/layout/merge_overlay_waiting_view.xml +++ b/vector/src/main/res/layout/merge_overlay_waiting_view.xml @@ -1,72 +1,66 @@ - + android:layout_height="match_parent" + android:background="?vctr_waiting_background_color" + android:clickable="true" + android:focusable="true" + android:visibility="gone" + tools:visibility="visible"> - + - - - - - - - - + android:orientation="horizontal"> + + - + - \ No newline at end of file + + +