markzhai/RememberEditText

Make cache loading asynchronous

Open

#5 geöffnet am 10. Sept. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (31 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (162 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

As PersistMap init SharedPreference on constructor, though it is static thus only init once, it can still be optimized to be an asynchronous operation

Contributor Guide