horizontal_space.xml

1<?xml version="1.0" encoding="utf-8"?>
2<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
3    <size android:width="3dp" />
4</shape>