Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

* [Android] Fix invalid column count of list/vlist/waterfall/recycler #1421

Merged
merged 2 commits into from
Aug 13, 2018

Conversation

YorkShen
Copy link
Contributor

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 .

@weex-bot
Copy link

weex-bot commented Aug 13, 2018

Fails
🚫 Failed to run assembleDebug task for android.
Messages
📖 android build verification finished.

Generated by 🚫 dangerJS

@YorkShen YorkShen requested a review from zshshr August 13, 2018 03:43
@YorkShen YorkShen merged commit e0bc068 into apache:master Aug 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants