我無法從自定義類(轉)獲得通用型別的列表: val turnsType = TypeToken<List<Turns>>() {}.type val turns = Gson().fromJson(pref.turns, turnsType)
確定! 回上一頁