android / codelab-android-datastore

Apache License 2.0
227 stars 105 forks source link

variable "dataStore" should be "userPreferencesStore" #47

Closed p26432 closed 2 years ago

p26432 commented 2 years ago

The example code creates the variable "userPreferencesStore" but then references it as "dataStore" in the rest of the code.

mmoczkowski commented 2 years ago

Thanks @p26432, this is noted, fix is under way. Closing as a duplicate of #45