markzhai/RememberEditText

Make cache loading asynchronous

Open

#5 ouverte le 10 sept. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (31 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (162 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur