skyline/app/src/main/java/emu
PixelyIon bed9fbf5e7 Fix EmulationActivity.vibrateDevice assert due to null Vibrator
`EmulationActivity.vibrateDevice` would assert when a `null` Vibrator is provided due to one not being set in the controller configuration. This has now been fixed by the code not playing a vibration when a vibration device isn't selected.
2021-11-01 00:28:11 +05:30
..
skyline Fix EmulationActivity.vibrateDevice assert due to null Vibrator 2021-11-01 00:28:11 +05:30