搜索

首页  >  问答  >  正文

android - v4中的PageAdapter的destroyItem,instantiateItem方法显示过时

v4中的PageAdapter的destroyItem,instantiateItem方法显示过时,这是什么情况的。

伊谢尔伦伊谢尔伦2812 天前1194

全部回复(1)我来回复

  • 阿神

    阿神2017-04-17 17:26:07

    参数类型做了修改将View改成了ViewGroup
    使用destroyItem(ViewGroup, int, Object)instantiateItem(ViewGroup, int)替代

    回复
    0
  • 取消回复