YouTube is currently testing a new feature on mobile that will likely have few fans among users. The company is repurposing the vertical scroll gestures in fullscreen mode to switch to next or previous video, similar to Shorts, as noticed by user Tushar Mehta on X. Currently, you can swipe up on a video in […]
As we migrate our apps to Jetpack Compose, we need to ensure that all existing functionality remains intact. This means that not only the way our UI looks, but the way that it behaves when users interact with it. When recently migrating part of an app to Jetpack Compose, I experienced a broken coordinator layout […]