android studio spacer example
Example: android studio space
<Space
//adding space and changing the data will effekt the size of the Space / gap
android:layout_width="wrap_conent"
android:layout_height="30dp"/>
<Space
//adding space and changing the data will effekt the size of the Space / gap
android:layout_width="wrap_conent"
android:layout_height="30dp"/>