androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.07k stars 177 forks source link

[Grid] add examples for the medium article #636

Closed jswong65 closed 1 year ago

jswong65 commented 2 years ago

The main purpose of this PR is to add examples for the medium articles, including:

Medium

image

Row image

Column image

column_in_row image

row_in_column image