You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: