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!
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!
Finally I did it my self, here is the repo
© 2022 - 2024 — McMap. All rights reserved.