markzhai/RememberEditText

Make cache loading asynchronous

Open

#5 创建于 2015年9月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (31 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (162 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南