Do not update summary for checkbox preference

Was causing summary to get overwritten by "true" or "false" when changing preferences
here
Andreas Shimokawa 2016-05-04 13:07:11 +02:00
parent 619a17425f
commit 045d5119ff
1 changed files with 0 additions and 1 deletions

View File

@ -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),