in android recycelview while loading a large number of items in recycleview getting "[ANR Warning]onMeasure time too long" how to solve that please help me
i am using the recicle view as a child view of a nestedscrollview which is a child view of relarive layout in a fragment.
i want to use "
layoutManager.setAutoMeasureEnabled(false)
but its deprocated now.
how the log is coming
D/View: [ANR Warning]onMeasure time too long, this =androidx.recyclerview.widget.RecyclerView{17bd408 VFED..... ......ID 0,0-689,15600 #7f0a0317 app:id/rv_browseProds}time =1332 ms<br> D/View: [ANR Warning]onMeasure time too long, this =android.widget.RelativeLayout{283e7a1 V.E...... ......ID 0,57-689,15681}time =1497 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.LinearLayout{a42ddc6 V.E...... ......ID 19,0-708,15681}time =1498 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.core.widget.NestedScrollView{b2ef187 VFED..... ......ID 0,0-720,1332 #7f0a033d app:id/scroll}time =1498 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.swiperefreshlayout.widget.SwipeRefreshLayout{5fe28b4 V.ED..... ......ID 0,0-720,1332 #7f0a03b3 app:id/swipe}time =1498 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.LinearLayout{cd65cdd V.E...... ......ID 0,0-720,1332}time =1498 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.fragment.app.FragmentContainerView{916d96e V.E...... ......ID 0,0-720,1332 #7f0a0280 app:id/nav_host_fragment aid=1073741838}time =1498 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.fragment.app.FragmentContainerView{e0e480f V.E...... ......ID 0,0-720,1332 #7f0a0280 app:id/nav_host_fragment aid=1073741837}time =1498 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.RelativeLayout{a3709c V.E...... ......ID 0,96-720,1536}time =1855 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.RelativeLayout{a3709c V.E...... ......ID 0,96-720,1536}time =681 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.RelativeLayout{d71562b V.E...... ......ID 0,0-720,1536}time =2537 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.drawerlayout.widget.DrawerLayout{1c4fa88 VFE...... ......ID 0,0-720,1536 #7f0a014c app:id/drawer_layout aid=1073741833}time =2537 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.appcompat.widget.ContentFrameLayout{2644c21 V.E...... ......ID 0,0-720,1536 #1020002 android:id/content}time =2537 ms D/View: [ANR Warning]onMeasure time too long, this =androidx.appcompat.widget.FitWindowsLinearLayout{66ca846 V.E...... ......ID 0,0-720,1536 #7f0a004c app:id/action_bar_root aid=1073741831}time =2538 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.FrameLayout{3ad2a07 V.E...... ......ID 0,64-720,1600}time =2538 ms D/View: [ANR Warning]onMeasure time too long, this =android.widget.LinearLayout{bf33734 V.E...... ......ID 0,0-720,1600}time =2538 ms D/View: [ANR Warning]onMeasure time too long, this =DecorView@4b49246[BuyerHomeActivity]time =2539 ms