whataa/pandora

GsonFormatterImpl无效

li-lance opened this issue · 2 comments

 private fun initPandora() {
    Pandora.get().interceptor.jsonFormatter = GsonFormatterImpl()
  }

版本:1.2.2
问题:设置了数据格式json展示的时候还是一行的

好的,我周末看看

最新版本 v1.3.0 已将json的展现方式更改为了webView,原接口 setJsonFormatter 废弃