feat:ignore the dirty call once to avoid after renderBunched items call render again
This commit is contained in:
@@ -80,8 +80,6 @@ public class ListNode extends SuperNode<RecyclerView> {
|
||||
case "batchCount":
|
||||
this.listAdapter.batchCount = 15;
|
||||
break;
|
||||
case "subviews":
|
||||
break;
|
||||
default:
|
||||
super.blend(view, name, prop);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user