Github user acton393 commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/1135#discussion_r184366221
  
    --- Diff: ios/sdk/WeexSDK/Sources/Component/WXListComponent.mm ---
    @@ -163,6 +164,11 @@ - (UIView *)loadView
         return [[WXTableView alloc] init];
     }
     
    +//- (void)_insertChildCssNode:(WXComponent *)subcomponent 
atIndex:(NSInteger)index
    --- End diff --
    
    if  useless, just delete it 


---

Reply via email to