mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-11 07:39:05 +01: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`.