viewmore-textview icon indicating copy to clipboard operation
viewmore-textview copied to clipboard

A simple library for hide and show text with animation.

Results 4 viewmore-textview issues
Sort by recently updated
recently updated
newest added

I really want to use this in my RecyclerView but my app is crashing.

How to make textview clickable if there is any link in string? I want to show link and it's clickable also **Linkify.addLinks(viewMore, Linkify.WEB_URLS) Linkify.addLinks(viewMore, Linkify.PHONE_NUMBERS) Linkify.addLinks(viewMore, Linkify.ALL)**

Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library [it.mike5v:viewmore-textview:1.1.3] /Users/admin/.gradle/caches/transforms-2/files-2.1/da743fcdf2a7bdf83acbefd187b515cf/jetified-viewmore-textview-1.1.3/AndroidManifest.xml as the library might be using APIs not available in 19 Suggestion: use...