wangshenglongrc

Results 2 comments of wangshenglongrc

> No, I simply decided not to go this route. @dlew you may try this: https://github.com/google/flexbox-layout/issues/388#issuecomment-452631303

FlexboxLayoutManager and FlexboxHelper consist cache, I think this code is helpful: before by call `notifyDatasetChanged` just call: ` public void hack() { FlexboxLayoutManager flexboxLayoutManager = (FlexboxLayoutManager) mRecyclerView.getLayoutManager(); try { Field...