The problem is the Canvas, it duplicates the content.
Without the Canvas it works as expected.
Instead of drawing lines with a Canvas you could add Panels with a height of 1 to show lines.
This is the menu i am trying to implement
with the lines separating each text item and image.
it worked fine as a scrollview/panel but now with
the drawlines it does not let me correctly change
the text in "Sound on" - "Sound - Off"
example above.