You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access to the preferences is currently hardcoded to use SharedPreferences. This should probably be changed so that we can influence preferences in unit tests.
The text was updated successfully, but these errors were encountered:
Access to the preferences is currently hardcoded to use
SharedPreferences
. This should probably be changed so that we can influence preferences in unit tests.The text was updated successfully, but these errors were encountered: