mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-09 15:19:23 +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`.