constraintlayout
constraintlayout copied to clipboard
ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
I have an activity with two frgment that both activities show a recyclerview containing MaterialCardView. in cardViews i use constraintLayout as root element and using layout_constraintHorizontal_bias for some views. [Note...
Hi folks! First of all, thanks for your awesome contribution 🙌 I found what i think is an issue: In Flow with wrapMode=chain if I set maxElementsWrap=2 and all elements...
I have following Layout includes MotionLayout : When I rotate the device, ViewPager2 items does not scroll as expected. I tried to present the expected behaviour here : https://drive.google.com/file/d/16Gw9ld8XLr42IYPkx2fAWfttpQ16eiLM/view?usp=sharing I...
I am using a RecyclerView inside a ViewPager which is inside a MotionLayout ( fragment_detail ): ``` ``` And here is RecyclerView which I use in ViewPager2 ( fragment_credit )...
### Steps to Reproduce: 1. [Run ValidationTool](desktop/ValidationTool) 2. Connect to emulator 3. Click on `check_399` ### Expected: See the rendering within the ValidationTool 