标签: android adapter
我是public static RecyclerView.RecycledViewPool viewPool; 此变量是否存在可能的内存泄漏问题?或者适配器以某种方式自动清除所有适配器变量实例,如果不需要它并且活动被销毁?
public static RecyclerView.RecycledViewPool viewPool;