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.
I'm not able to scroll the TwoWayView and click in the list items.
when I create layout with TwoWayView I have warnings
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F....ID 10,92-710,609 #7f110153 app:id/exclusive_list} during layout: running second layout pass
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F...... 10,92-710,609 #7f110153 app:id/exclusive_list} during second layout pass: posting in next frame
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F....ID 10,92-710,609 #7f110153 app:id/exclusive_list} during layout: running second layout pass
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F...... 10,92-710,609 #7f110153 app:id/exclusive_list} during second layout pass: posting in next frame
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F....ID 10,92-710,609 #7f110153 app:id/exclusive_list} during layout: running second layout pass
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F...... 10,92-710,609 #7f110153 app:id/exclusive_list} during second layout pass: posting in next frame
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F....ID 10,92-710,609 #7f110153 app:id/exclusive_list} during layout: running second layout pass
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F...... 10,92-710,609 #7f110153 app:id/exclusive_list} during second layout pass: posting in next frame
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F....ID 10,92-710,609 #7f110153 app:id/exclusive_list} during layout: running second layout pass
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F...... 10,92-710,609 #7f110153 app:id/exclusive_list} during second layout pass: posting in next frame
W/View: requestLayout() improperly called by org.lucasr.twowayview.TwoWayView{491072b VFED..C.. .F....ID 10,92-710,609 #7f110153 app:id/exclusive_list} during layout: running second layout pass
I'm not able to scroll the TwoWayView and click in the list items.
when I create layout with TwoWayView I have warnings
and my layout is
where orientation is horizontal
How could i do to fix this problem?
The text was updated successfully, but these errors were encountered: