nickbutcher / plaid

An Android app which provides design news & inspiration as well as being an example of implementing material design.
Apache License 2.0
16.26k stars 3.16k forks source link

Fixes sharedPreferences key not being written to #817

Closed GreaseMonk closed 1 year ago

GreaseMonk commented 4 years ago

:loudspeaker: Type of change

:scroll: Description

Fix sharedPreferences key not being written to

:bulb: Motivation and Context

The SharedPreferences were not properly cleared, and was not included in the tests.

:green_heart: How did you test it?

I ran the unit tests to make sure it now works properly.

:pencil: Checklist

:crystal_ball: Next steps

:camera_flash: Screenshots / GIFs

GreaseMonk commented 1 year ago

Closing this since the repo is dead