Releases: Blogcat/Android-ExpandableTextView
Releases · Blogcat/Android-ExpandableTextView
1.0.5 - Android O support
- Added support for Android O
- Added RecyclerView Demo
1.0.4
Use latest build tools and target Android O
1.0.3
Removed attributes from AndroidManifest, because they may conflict with the ones in your app AndroidManifest
1.0.2
After expanding / collapsing the ExpandableTextview and rotating the device, it sometimes happened that the calculated height of the TextView wasn't correct anymore. This release fixes these issues.
1.0.1
Added support for Interpolators
1.0.0
Initial release for Android ExpandableTextView