AleSpero / ExpandableCardView

Simple expandable CardView for Android.
Apache License 2.0
689 stars 88 forks source link

Add dynamically innerview #47

Open arthurcvm opened 5 years ago

arthurcvm commented 5 years ago

I need create the ExpandableCardView dynamically, but the function "setInnerView(int resId)" is private.