Mohamed Nageh
Mohamed Nageh
Did you find any solution for it ?
@dturner renaming `UserData` to `UserPreferences` will conflict with `com.google.samples.apps.nowinandroid.core.datastore.UserPreferences` that's generated by `user_preferences.proto` I think we should pick another name 🤔
@dturner Thanks for your reply. IMHO, I think we can rename the proto class to `UserPreferencesStore` / `UserPreferencesCache` or go with the last option and leave `UserData` as is. Please...