I have a layout that adds textviews dynamically and i want to divide each textview with a line.
Something like that:
TextView
just add this style:
style="?android:listSeparatorTextViewStyle"
to your TextView