commit | fd48ed6669f490369fdade9a356028838d290fcd | [log] [tgz] |
---|---|---|
author | Vladislav Kaznacheev <kaznacheev@google.com> | Tue May 02 09:39:06 2017 -0700 |
committer | Vladislav Kaznacheev <kaznacheev@google.com> | Tue May 02 09:39:06 2017 -0700 |
tree | 2ca518207edff4d290d0477cf9cda9a738b910ad | |
parent | af12b17674ba2122da6512358b52800829734591 [diff] |
Fix VideoView touch and trackball handlers to call super. Currently VideoView.onTouchEvent and VideoView.onTrackballEvent do not call super. This completely disables several useful View features such as long click, context menu or tooltips. Bug: 37755662 Test: manual Change-Id: I0c82c32da36e4ca7cacc78027daed2fa298a6b58