diff --git a/vector/src/main/res/layout/fragment_space_preview.xml b/vector/src/main/res/layout/fragment_space_preview.xml index 257797548e..5781ddb570 100644 --- a/vector/src/main/res/layout/fragment_space_preview.xml +++ b/vector/src/main/res/layout/fragment_space_preview.xml @@ -16,25 +16,25 @@ style="@style/VectorToolbarStyle" android:layout_width="match_parent" android:layout_height="?actionBarSize" - app:navigationIcon="@drawable/ic_x_18dp" - android:elevation="4dp"> + android:elevation="4dp" + app:navigationIcon="@drawable/ic_x_18dp"> - - - - - - - - - - - - + + + + + + + + + + + + + android:background="?list_divider_color" /> + android:gravity="center_horizontal" + android:orientation="horizontal"> + android:layout_height="match_parent" + android:layout_marginStart="8dp" />