Exercise
All desktop platforms (Linux, macOS, and Windows) feature draggable and resizable app windows. In Chapter 11, Developing for Different Form Factors, I introduced you to Window Size Classes and explained how they help create a layout that adapts to window size changes. Using a fresh copy of the Compose Multiplatform project template, create a version of the WindowSizeClassDemo
sample that works on Android and the desktop.