markzhai/RememberEditText

Make cache loading asynchronous

Open

#5 opened on 2015年9月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (31 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド