Anko-ExpandableTextView

An expandable Android TextView written in Kotlin

View the Project on GitHub

expandable-textview / tm.charlie.expandabletextview / ExpandableTextView / setMaxLines

setMaxLines

open fun ~~setMaxLines~~(maxLines: Int): Unit Deprecated: Library uses maxLines internally to ensure correct behavior. Use collapsedLines or expandedLines property instead