I would like to set to my EditText background .
Hm … I don’t know even how to explain ….
When there is a lot of text vertical scroll enables …
I need to ‘scroll’ the background when user scrolls the text (Now I have that when user scrolls the text background is fixed, so text became crossed by lines of background)
Have you any ideas?
Create a drawable in xml like this for lines as mybackground.xml, where @drawable/divider will be your line image with the prefered space between lines
and set the following attributes in EditText control to adjust the