Custom Expandable TextView

﹥>﹥吖頭↗ 提交于 2019-12-13 04:22:52

问题


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!


回答1:


Finally I did it my self, here is the repo

https://github.com/CorradiSebastian/ExpandableTextView



来源:https://stackoverflow.com/questions/52795628/custom-expandable-textview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!