flexbox-layout icon indicating copy to clipboard operation
flexbox-layout copied to clipboard

Flexbox for Android

Results 120 flexbox-layout issues
Sort by recently updated
recently updated
newest added

- [x] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Version of the flexbox library 3.0.0 ----- I just downloaded flexbox-layout, and I'm brand new...

- [X ] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce In FlexboxHelper.calculateFlexLines(), there is the following code block: ```...

Does anyone know how to fix this issue? This is the crash report from the firebase and not able to find the root cause and even not able to reproduce....

- [x] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues Flexbox layout manager throws ArrayIndexOutOfBoundsException. ``` 2018-08-25 22:21:41.350 10869-10869/com.github.jeiea.flexboxbugreport E/AndroidRuntime: FATAL EXCEPTION: main Process:...

Flexbox layout manager is not scrollable as you can see in the following image I want the last row to be centered with scrollable. The focus should be the center...

Hi, I have a crash from time to time when updating data. It looks like `updateLayoutState()` throws an `IndexOutOfBoundsException` here: `FlexboxLayoutManager` line 2057 ```java int firstVisiblePosition = getPosition(firstVisible); int firstVisibleLinePosition...

Hello, I am trying to use flexbox-layout with RecyclerView to scroll list with dozens of elements (icons with text). It works mostly fine, but elements would fill the whole available...

The code: ``` ``` In this way, I can't see the full "content" view. It's text is not complete in the screen.(if you can't see the photo, just click the...

bug

- [x] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce The Recyclerview jumps back to the starting item while or...

- [ ] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce multi type adapter scrolling laggy A type: width match...