YorkShen opened a new pull request #1421: * [Android] Fix invalid column count 
of list/vlist/waterfall/recycler
URL: https://github.com/apache/incubator-weex/pull/1421
 
 
   Due to some JS reason, list/vlist/waterfall/recycler's column count may be 
zero, which is illegal.
   
   This commit will change the 0 column count to 1 in order to avoid **Divided 
by 0 Exception** .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to