Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is It Working now ? #79

Open
eldarkk opened this issue Oct 20, 2019 · 2 comments
Open

Is It Working now ? #79

eldarkk opened this issue Oct 20, 2019 · 2 comments

Comments

@eldarkk
Copy link

eldarkk commented Oct 20, 2019

let descriptionItem: ExpandableLabel = {
let l = ExpandableLabel()
l.numberOfLines = 3
l.collapsed = true
l.shouldCollapse = true
l.collapsedAttributedLink = NSAttributedString(string: "More")
l.expandedAttributedLink = NSAttributedString(string: "Less")

    l.ellipsis = NSAttributedString(string: "...")
    l.text = " "
    return l
}()

Your library doesnt work. So you should delete it from github.

@JaeguKim
Copy link

JaeguKim commented Jun 26, 2020

It doesn't work for me either.

@purkylin
Copy link

not work for me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants