List is not updated when using shared preferences
How to update a list in shared preferences ? In Shared Preferences, we can also store a list in the form of a string. In the example below, a list of string data is stored in Shared Preferences as a string. If list of data update continuously but shared prefernces stored data not updated properly