folder_openAndroid Picture-in-Picture Video With MotionLayout – Part 2 Handling Device Rotation Continuing with MotionLayout, we add rotation handling to automatically transition to/from fullscreen mode when the device is rotated.
folder_openAndroid Picture-in-Picture video with Motion Layout – Part 1 The Basics MotionLayout is a fantastic new tool for animating elements as user’s interact with your app. In this series, we’ll use it to transition a video between inline, Picture-In-Picture, and fullscreen modes.