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
try this
in layout.xml :
in strings.xml :
\t\t
it worked for me