mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-26 00:34:11 +02:00
Custom composable that switched between compact and medium size app bar depending on a combination of orientation and screen size. (Small app bar when horizontal on small devices, medium app bar otherwise. Medium app bar supports collapse on scroll.