Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

ViewGroup﹕ addInArray been called. #25

Open
mkaarthick opened this issue Jun 14, 2016 · 0 comments
Open

ViewGroup﹕ addInArray been called. #25

mkaarthick opened this issue Jun 14, 2016 · 0 comments

Comments

@mkaarthick
Copy link

This log shows as many times as the itemView's number. But my app is still running normally in debug mode. In release mode its very slow..

ViewGroup: addInArray been called, this = android.support.v7.widget.RecyclerView{41fde8b8 VFED.... .F....ID 0,42-444,849 #7f090033 app:id/recyclerView}call stack = java.lang.Throwable: addInArray at android.view.ViewGroup.addInArray(ViewGroup.java:3786) at android.view.ViewGroup.attachViewToParent(ViewGroup.java:4349) at android.support.v7.widget.RecyclerView.access$1300(Unknown Source) at android.support.v7.widget.RecyclerView$5.attachViewToParent(Unknown Source) at android.support.v7.widget.ChildHelper.attachViewToParent(Unknown Source) at android.support.v7.widget.RecyclerView$LayoutManager.addViewInt(Unknown Source) at android.support.v7.widget.RecyclerView$LayoutManager.addView(Unknown Source) at android.support.v7.widget.RecyclerView$LayoutManager.addView(Unknown Source) at android.support.v7.widget.GridLayoutManager.layoutChunk(Unknown Source) at android.support.v7.widget.LinearLayoutManager.fill(Unknown Source) at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(Unknown Source) at android.support.v7.widget.GridLayoutManager.onLayoutChildren(Unknown Source) at android.support.v7.widget.RecyclerView.dispatchLayoutStep2(Unknown Source) at android.support.v7.widget.RecyclerView.dispatchLayout(Unknown Source) at android.support.v7.widget.RecyclerView.onLayout(Unknown Source)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant