mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-07-15 04:46:14 +03:00
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