mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-23 02:11:12 +01:00
7f78a679c3
This commit adds performance statistics to the emulator that can be toggled in preferences. The layout of `EmulationActivity` was also changed from `ConstraintLayout` to `RelativeLayout` due to poor performance of the former.