android - Stop onBindViewHolder() while scrolling recyclerview -


i have recyclerview adapter , in each view holder have nested view group (taggroup https://github.com/2dxgujun/androidtaggroup) performance horrible while scrolling these nested viewgroups adapter uses sethasstableids(true) speed scrolling performance question: there way stop parts of onbingviewholder() code while scrolling i.e. section view group populated know image loading libraries have way stop loading image while scrolling

below can see taggroup (viewgroup) in each view holder

https://drive.google.com/file/d/0b-fcqa73gidyzdgtmxjor2k2m045nm10ddrrlxa4rw9yagzb/view?usp=sharing


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -