Merge "Play vibration preview when turning on vibration" into qt-dev am: 1a82d653f7
am: aa580944a6
Change-Id: Ib99e882054761d93657103bc0bdab7ed09c7e4c2
This commit is contained in:
@@ -128,6 +128,8 @@ public abstract class VibrationPreferenceFragment extends RadioButtonPickerFragm
|
||||
// Update vibration intensity setting
|
||||
Settings.System.putInt(getContext().getContentResolver(),
|
||||
getVibrationIntensitySetting(), candidate.getIntensity());
|
||||
} else {
|
||||
playVibrationPreview();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user