lucasr / twoway-view

[DEPRECATED] RecyclerView made simple
5.23k stars 1.02k forks source link

android.widget.RelativeLayout$LayoutParams cannot be cast to org.lucasr.twowayview.TwoWayView$LayoutParams #274

Open bruthnan opened 8 years ago

bruthnan commented 8 years ago

fatal error : android.widget.RelativeLayout$LayoutParams cannot be cast to org.lucasr.twowayview.TwoWayView$LayoutParams java.lang.ClassCastException: android.widget.RelativeLayout$LayoutParams cannot be cast to org.lucasr.twowayview.TwoWayView$LayoutParams at org.lucasr.twowayview.TwoWayView.setupChild(TwoWayView.java:5054) at org.lucasr.twowayview.TwoWayView.makeAndAddView(TwoWayView.java:5035) at org.lucasr.twowayview.TwoWayView.fillSpecific(TwoWayView.java:5171)

tuanth89 commented 8 years ago

@bruthnan i have same this issue, how resolve this ??? Thanks

aresthelord commented 8 years ago

Recyclerview.layoutparams maybe