I am trying to make empty lines within android. This is what I have been doing:
android:layout_width=\"fill_parent\" android:layout_height=\"wrap_content\" an
there is a better way to do this just use the code below and change according to what you want the size of the blank area
if you are using with the grid layoout then only use
android:layout_row="10" />