feat:add pureCallEntityMethod,avoid hook affects
This commit is contained in:
@@ -50,9 +50,9 @@ class ListVH extends ViewHolder {
|
||||
itemCount: 0,
|
||||
layoutConfig: {
|
||||
widthSpec: LayoutSpec.MOST,
|
||||
heightSpec: LayoutSpec.FIT,
|
||||
heightSpec: LayoutSpec.JUST,
|
||||
weight: 1
|
||||
},
|
||||
backgroundColor: Color.YELLOW,
|
||||
})
|
||||
],
|
||||
{
|
||||
|
Reference in New Issue
Block a user