tuur29 / fuzzyclock

A suite of Android apps (widget, screensaver, watchface) with Fuzzy clock faces
https://tuur29.github.io/fuzzyclock
7 stars 4 forks source link

The default setting of showing date only when watch is illuminated doesn't work #73

Closed tuur29 closed 5 years ago

tuur29 commented 5 years ago

Default setting show be: 'only show when awake', but behaves like 'always on'.

This setting: https://github.com/tuur29/fuzzyclock/blob/master/watchface/app/src/main/java/net/tuurlievens/fuzzyclockwatchface/FuzzyClockWatchface.kt#L96 does not match the one here: https://github.com/tuur29/fuzzyclock/blob/master/watchface/app/src/main/res/xml/prefs.xml#L12