Skip to content
Commit a607223f authored by Sangkyu Lee's avatar Sangkyu Lee
Browse files

Ensure running mTouchModeReset when AbsListView is detached



mTouchModeReset should be executed when AbsListView is detached from window.
If not, when the AbsListView is re-attaced to window,
the child can retain a pressed state.

You can see this problem easily when you double-touch an item of
option menu very quickly.

Change-Id: I5aaa1fd5b95847efb2f5f1b5ec7cabe8eb85b237
Signed-off-by: default avatarSangkyu Lee <sk82.lee@lge.com>
parent 5b6069ce
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