mirror of https://github.com/iSoron/uhabits.git
The "pref_snooze_interval" preference is manipulated by the ListPreference
class, which according to its docs stores the preference as a string.
Without reverting this part of 864636705d
,
this results in "java.lang.ClassCastException: java.lang.String cannot be
cast to java.lang.Long" when trying to snooze a notification.
pull/329/head
parent
dccf5eae47
commit
f52da56221
Loading…
Reference in new issue