Manabu-GT / ExpandableTextView

Android's TextView that can expand/collapse like the Google Play's app description
Apache License 2.0
4.08k stars 791 forks source link

Can not works with androidx in android 3.3 version and gradle version 3.3.0 #66

Closed zakaria5729 closed 3 years ago

zakaria5729 commented 5 years ago

This is the issue: Caused by: java.lang.ClassCastException: androidx.appcompat.widget.AppCompatTextView cannot be cast to com.ms.square.android.expandabletextview.ExpandableTextView