1<?xml version="1.0" encoding="utf-8"?>
2
3<Space
4    xmlns:android="http://schemas.android.com/apk/res/android"
5    android:layout_width="0dp"
6    android:layout_height="match_parent"
7    android:layout_weight="1"
8    android:id="@+id/shortcut_spacer"/>