mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-01 03:00:28 +03:00
69ef93bfa8
Dividers after titles were missing in `ControllerActivity` which made it look inconsistent with `SettingsActivity` which did have them. They have now been added by extending `DividerItemDecoration` to be drawn before any `ControllerHeaderItem`.