mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-11 05:58:58 +01:00
![◱ PixelyIon](/assets/img/avatar_default.png)
This commit mainly refactors the adapters by adding spacing, comments and following other guidelines. In addition, it moves from using `BaseAdapter` to `RecyclerView.Adapter` which leads to much cleaner adapter classes. a