constraint layout learning is fun
but sadly I couldn't find the way to fitting layouts to any size of mobile screen.
it is easy to orgnize images and buttons but some how it is hard to fit many screen .
this is so far I learn.
25-01-21
I found way to resize any display size using constraint layout.!!!!!!
How, Layout_width and layout_height set to 0dp(Match_constraint)Mode.
and horizontal chain and set to packed mode.