Doan Vũ

Results 1 comments of Doan Vũ

> You can use `layout_wrapBefore` attribute for this I guess. This can be done by sub-classing the `FlexboxLayoutManager` class. > > ```java > @Override > public View getFlexItemAt(int index) {...