hanggrian / socialview

Android TextView and EditText with hashtag, mention, and hyperlink support
https://hendraanggrian.github.io/socialview/
Apache License 2.0
322 stars 81 forks source link

Applying see more on Social Textview for text or strings with more than certain number of lines #121

Open CheruiyotSeasoned opened 1 year ago

CheruiyotSeasoned commented 1 year ago

Social Textview does work with the see more feature.

hanggrian commented 1 year ago

I'm sorry I don't quite understand you. By see more, do you mean an overflow menu icon on your Toolbar's right side?

tushartomarsrm commented 1 year ago

I'm sorry I don't quite understand you. By see more, do you mean an overflow menu icon on your Toolbar's right side?

which version is working now ?

abhishekrajput123 commented 1 year ago

same issue

CheruiyotSeasoned commented 1 year ago

What i meant by see more is when i have a long paragraph of socialtextview and i just want to colapse with read more to view the who socialtextview text otherwise see less I.e Welcome to clipboard, anytime you copy will be saved hereWelcome to clipboard, anytime you copy will be saved hereWelcome to clipboard, anytime you copy will be saved here ....(see more)....

tomleejumah commented 1 year ago

what is the latest version of this dependancy??cant find it on releases

hanggrian commented 10 months ago

@CheruiyotSeasoned You need to implement a custom button for that "Read more" functionality. Current AndroidX libraries do not yet support that behavior.

@tushartomarsrm @Ttoml33 Version 0.1 was recently published to Maven Central.