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

Flexbox for Android

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

- [ ] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce *Why is flexboxmanager. Computescrolloffset() equal to 0 when only...

- I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce ``` ``` divider.xml ``` ``` * It appears as follows: [![vrZIS0.png](https://s1.ax1x.com/2022/08/18/vrZIS0.png)](https://imgchr.com/i/vrZIS0)...

Can you please add the "gap" attribute to the Flexbox?

- [X] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate While Compose UI has good interop APIs to work with Views, it'd be superb if `flexbox-layout`...

- I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce I have an issue with a flexbox. I have this code...

- [Y] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce 1. Enable data binding/view binding in project. 2. Create a...

- [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 Install Android Studio Flamingo, choose new project from version...

## Steps to reproduce *1: Create application with Navigation component (NavGraph and BottomNavigationView)* *2: Create two fragments for Each tab of BottomNavigationView (HomeFragment & ListFragment)* *3: Load items in (ListFragment)...

- [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 RecyclerView(height is wrap_content) + FlexboxLayoutManager and use a custom maxHeight...