Skip to content
Commit 24a2bc77 authored by Bing Deng's avatar Bing Deng Committed by Wang LiangX
Browse files

ProgressBar: Fix error of process bar cannot update on some condition.



When onDetachedFromWindow in processbar, if flag mRefreshIsPosted is true,
we should set it to false. Otherwise, this flag will stay in true status,
cannot turn to false anymore. At that condition, processbar cannot get
update.

Change-Id: I14c4e976b165ad737aae0a403a44822a7b3b2422
Author: Liang Wang <liangx.wang@intel.com>
Signed-off-by: default avatarLiang Wang <liangx.wang@intel.com>
Signed-off-by: default avatarBing Deng <bingx.deng@intel.com>
Signed-off-by: default avatarShuo Gao <shuo.gao@intel.com>
Signed-off-by: default avatarBruce Beare <bruce.j.beare@intel.com>
Signed-off-by: default avatarJack Ren <jack.ren@intel.com>
Author-tracking-BZ: 61090
parent d88d8174
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment