flexbox-layout
flexbox-layout copied to clipboard
Flexbox for Android
- [ ] 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: [](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...
FlexBoxLayoutManager with RecyclerView causes multiple items to refresh on calling notifyItemChanged
- [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...