markzhai/RememberEditText

Make cache loading asynchronous

Open

#5 aberto em 10 de set. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (31 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (162 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador