commit | b20718900aac4aeb53b17917cedd8047bd40f8e7 | [log] [tgz] |
---|---|---|
author | Ivan Chiang <chiangi@google.com> | Thu May 02 17:07:13 2019 +0800 |
committer | Ivan Chiang <chiangi@google.com> | Thu May 02 09:10:32 2019 +0000 |
tree | 163962c3705fbf1fd6b0a16139555e3dced0fafe | |
parent | 8bd8cfd925a199f2c9666eb57e288ee5ed6dd7a5 [diff] |
Fix crash issue when hit back while scrolling - When the user clicked the back key, stop the scroll. - Add null check Test: manual Test: atest DocumentsUIGoogleTests Change-Id: I9cb5fc04488150837eff90545894f8408cbd197a Fix: 131713100