Jude95 / SwipeBackHelper

make your activity can swipe to close
1.38k stars 268 forks source link

NullPointerException: Attempt to read from field 'int android.view.View.mViewFlags' #44

Open imishx opened 7 years ago

imishx commented 7 years ago

A跳转到B,当A设置setSwipeBackEnable(false),B设置true,B滑动退出时,6.0以上抛出NullPointerException: Attempt to read from field 'int android.view.View.mViewFlags'