Commit 749b8f6
committed
fix(ui): hacky fix for updating colors on show question marks setting change
This only applies if the grey completed setting is enabled.
This is to avoid restarting the app to see the resulting color change,
when changing the show question marks setting.
It'll be good to call `finish()` on the settings activity,
to avoid stacking activities every time the setting is changed.1 parent fb5c1cf commit 749b8f6
File tree
1 file changed
+6
-2
lines changed- uhabits-android/src/main/java/org/isoron/uhabits/activities/habits/list
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
| |||
0 commit comments