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
The previous answers didn't work in my case. However, creating an empty item in the menu does.
... ...