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

Enable support for TextView expand/collapse toggle and custom Ids #35

Merged
merged 5 commits into from Jul 8, 2018
Merged

Enable support for TextView expand/collapse toggle and custom Ids #35

merged 5 commits into from Jul 8, 2018

Conversation

gergely-sallai
Copy link

Added ability to choose the expand/collapse toggle view, currently ImageButton and TextView are supported, ImageButton is the default.

Added support for custom Ids of the expandable TextView and expand/collapse toggle View.

Sallai Gergely added 4 commits February 8, 2016 16:48
… expand / collapse toggle.

Currently ImageButton and TextView are supported, default is ImageButton.
This will correct issues such as when a longer text was expanded and then a shorter one get set on the view, the layout stayed the same height. This resulted in much unused space.
@ericntd
Copy link

ericntd commented Aug 16, 2016

This would be awesome. Amazon for example use "Read more" text to expand a customer review to full size

@lurecas
Copy link

lurecas commented Jul 21, 2017

I think that this is great addition to the original lib. It would be so much better if you could've add some docs to the readme file.
Thanks for your contribution!

@Manabu-GT Manabu-GT merged commit b3b8148 into Manabu-GT:master Jul 8, 2018
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

Successfully merging this pull request may close these issues.

None yet

4 participants