Project created to demonstrate some android apps development concepts. (personal)
This project have goal to show how to build a layout with ConstraintLayout.
This project make use some technologies requested by market to help in some scenarios that simulate day to day of a android developer.
The example is simple, but the constraint_layout is to useful to App to work with layout rotation.
This project use the follow technologies and tools:
- ViewBinding - Is a feature that allows you to more easily write code that interacts with views.
- MDC - Material Components are interactive building blocks for creating a user interface.
- ConstraintLayout - ConstraintLayout allows you to create large and complex layouts with a flat view hierarchy