提交 37dbe9cf 编写于 作者: L liqiang

fix swipeview crash bug in some case.

Change-Id: Id20997418cb87a5be7c452e964ae6dfa7c708647
Signed-off-by: Nliqiang <liqiang121@huawei.com>
上级 95fc398e
......@@ -462,6 +462,7 @@ void UISwipeView::RefreshCurrentViewByThrow(int16_t distance,
}
}
}
curView_ = GetViewByIndex(curIndex_);
#if ENABLE_VIBRATOR
if (lastIndex != curIndex_) {
Vibrator();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册