chibatching / Kotpref

Kotpref - Android SharedPreferences delegation library for Kotlin

Home Page:https://chibatching.github.io/Kotpref/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add test for gson type

chibatching opened this issue · comments

In #88, gson support module uses gson TypeToken to support generics type.
We need some test for it, List or Map etc...