mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 03:56:25 +01:00
![PixelyIon](/assets/img/avatar_default.png)
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`.