项目作者: alexpadillarosas

项目描述 :
Using Constraint Layout to place responsive images on the screen
高级语言: Java
项目地址: git://github.com/alexpadillarosas/ConstraintLayoutGridResponsive.git


ConstraintLayoutGridResponsive

Using Constraint Layout to place responsive images on the screen

This Android project demonstrate:

  • how to place imageViews components and make them responsive.
  • It resizes portrait and landscape.
  • works in any size of device.
  • It uses Chains for all ui components.

User Interface controls used:

  1. ConstraintLayout
  2. ImageView

You can replace the Image View for any other componenent such as ImageButton

This could be a layout for example of items you sell, or categories you want to inspect, or options of your app.

Portrait

Screenshot_1587633000

Landscape. ( you are able to scroll to the bottom to see the rest of the images in the phone )

Screenshot_1587633098