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: Sangkyu Lee <sk82.lee@lge.com>