Custom Expandable TextView
Asked Answered
I

1

1

I was trying to create a Custom TextView with the expand/collapse capability.

Does anyone have any idea about how to achieve this, extending TextView and overriding onDraw method?? (or any other better approach) ?

thanks a lot!

Irrelevant answered 13/10, 2018 at 17:41 Comment(1)
Check this out #15628030Patriarchate
I
2

Finally I did it my self, here is the repo

https://github.com/CorradiSebastian/ExpandableTextView

Irrelevant answered 16/10, 2018 at 14:31 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.