February 2021
Intermediate to advanced
794 pages
15h 5m
English
Overview
This chapter will introduce you to animations and how to handle changing between layouts. It covers the description of moving objects using MotionLayout and the Motion Editor in Android, along with a detailed explanation of constraint sets. The chapter also covers modifying paths and adding keyframes for a frame's motion.
By the end of this chapter, you will be able to create animations using CoordinatorLayout and MotionLayout and use the Motion Editor in Android Studio to create MotionLayout animations.
In the previous chapter, you learned about architecture patterns such as MVVM. You now know how to improve the architecture of an app. Next, we ...
Read now
Unlock full access