Do not update summary for checkbox preference
Was causing summary to get overwritten by "true" or "false" when changing preferences
This commit is contained in:
parent
619a17425f
commit
045d5119ff
|
@ -61,7 +61,6 @@ public class MiBandPreferencesActivity extends AbstractSettingsActivity {
|
|||
PREF_USER_ALIAS,
|
||||
PREF_MIBAND_ADDRESS,
|
||||
PREF_MIBAND_FITNESS_GOAL,
|
||||
PREF_MIBAND_DONT_ACK_TRANSFER,
|
||||
PREF_MIBAND_RESERVE_ALARM_FOR_CALENDAR,
|
||||
getNotificationPrefKey(VIBRATION_COUNT, ORIGIN_SMS),
|
||||
getNotificationPrefKey(VIBRATION_COUNT, ORIGIN_INCOMING_CALL),
|
||||
|
|
Loading…
Reference in New Issue