Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.18 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.18 KB

Welcome to Tip Time!

Project created to demonstrate some android apps development concepts. (personal)
This project have goal to show how to build a layout with ConstraintLayout.

Project

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.

Technologies

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

For mode details click here

Layout