GitHub user gubaojian opened a pull request:
https://github.com/apache/incubator-weex/pull/1140
[WEEX-325][android] Some MeiZhu Mobole throw NoClassDefFoundError:
android/support/design/widget/AppBarLayout$OnOffsetChangedListener
weex_enchane throw exception, weex should catch the exception and not
effect other component and weex sdk. [WEEX-325][android] Some MeiZhu Mobole
throw NoClassDefFoundError:
android/support/design/widget/AppBarLayout$OnOffsetChangedListener
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gubaojian/incubator-weex
release_0.19_fix_meizhu_appbarlayout_exception
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1140
----
commit 5b47d2e4a51bc5a640b5fd2e048d80cdcd82b448
Author: jianbai.gbj <jianbai.gbj@...>
Date: 2018-04-28T02:33:25Z
[WEEX-325][android] Some MeiZhu Mobole throw NoClassDefFoundError:
android/support/design/widget/AppBarLayout$OnOffsetChangedListener
----
---