Previously, HabitCardListAdapter returned a pointer to the list, instead of a copy. By the time other parts of the application were reading the list, its contents had already changed. This prevented the user from deleting or archiving habits. |
||
|---|---|---|
| .. | ||
| commonMain/kotlin/org/isoron/platform | ||
| jvmMain | ||
| jvmTest | ||