mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-30 05:07:54 +03:00
2c46709064
A bug caused by not passing the index argument to `ControllerActivity` led to all preferences opening the activity that pertained to Controller #1. This was fixed by passing the `index` argument in the activity launch intent.