mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-03 17:30:31 +03:00
d86d5c1a35
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