RecyclerView LinearLayoutManager.findViewByPosition()一直返回null

有一个业务需求是要在onCreate()方法中,使用LinearLayoutManager.findViewByPosition()得到RecyclerView的childviewhtml 模拟代码以下:java @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(sav
相关文章
相关标签/搜索