multi-line not working
Opened this issue · 1 comments
TheMilanTej commented
I try three lines in vertical text view and then it's visibility gone i used "\n" for new line.
asthagarg2428 commented
@TheMilanTej Since you have used this VerticalTextView may be you can help me,
I'm showing the VerticalTextView(down to up) as items in my RecyclerView but they are not showing. To confirm my RecyclerView Adapter implementation I replaced the VerticalTextView with TextView it was working fine.
Any idea?