Skip to content

Programmatically create ExpandableTextView with Maxline ? #13

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

Closed
chihung93 opened this issue Jun 5, 2017 · 3 comments · May be fixed by #15
Closed

Programmatically create ExpandableTextView with Maxline ? #13

chihung93 opened this issue Jun 5, 2017 · 3 comments · May be fixed by #15
Assignees
Labels

Comments

@chihung93
Copy link

chihung93 commented Jun 5, 2017

Hello ,
I wanna set up maxLine with code.
I tried to set maxLines in your code, but it does not work.
Tks.

@chihung93 chihung93 changed the title Programmatically create TextView with Maxline ? Programmatically create ExpandableTextView with Maxline ? Jun 6, 2017
@Cliffus Cliffus self-assigned this Jun 9, 2017
@Cliffus
Copy link
Contributor

Cliffus commented Jun 9, 2017

Hi

first of all sorry for the late response to your question. Currently this is not possible with this library, and it's a bit on hold for now. Feel free to fork this repository and implement it yourself. When finished, I'll gladly review your pull request and merge it into the master branch.

If you're not able to do this, please let me know, I'll see what I can do to help you.

Kind regards
Cliff

@chihung93
Copy link
Author

Hello @Cliffus
Now that I've created a library for myself, I'm happy to share this with you.
Have a nice day.

https://github.com/chihung93/ExpandableTextView

@Cliffus
Copy link
Contributor

Cliffus commented Aug 30, 2017

Hi

thanks for sharing your solution with me.

I see that you borrowed some code snippets from this library. I've put a lot of time in finding this solution, would you mind referring to this Github page? I'll do the same for you if I borrow some ideas from yours.

Thanks a lot!

@Cliffus Cliffus closed this as completed Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants