Initial version of the ExpandableTextView
Added support for Interpolators + update demo Activity
Fixed some issues related to rotating a device from portrait to landscape (and the other way around)
Removed attributes from AndroidManifest, because they may conflict with the ones in your app AndroidManifest
Use latest build tools and target Android O
- Added support for Android O
- Added RecyclerView Demo