facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

Order SharedPrefences by key #595

Closed mariotaku closed 5 years ago

mariotaku commented 6 years ago

As of 1.5.0, SharedPreferences listed in fresco is not sorted, which makes it super difficult to find a value. Is it possible to sort those by keys?

longinoa commented 5 years ago

closing as the PR was merged