See speaker info

Design better UI using ConstraintLayout

ANDREI BACALU – DAMOC
Android developer at Yopeso

“Implementing the best user experience should be one of the main concerns for an android developer. The user interface represents the first interaction a user has with the app and even though it must look nice, it should also have the best performance.
In this talk you will learn:
– the basic concepts about Constraint Layout
– how to convert challenging layouts into simpler ones using Constraint Layout and analyzing their performance
– animating views inside Constraint Layout
By the end of the talk, I hope, you will be more confident to write layouts using constraints or converting your current ones (where it makes sense).”

Audience: Intermediate