commit | be8667d9deb74d628263fee537acfaf17b2af16c | [log] [tgz] |
---|---|---|
author | Michael Mikhail <michaelmikhil@google.com> | Thu Oct 13 21:22:45 2022 +0000 |
committer | Michael Mikhail <michaelmikhil@google.com> | Thu Oct 13 21:30:36 2022 +0000 |
tree | b7ce0ba421ce08955ed201e07cf29404e25e25a0 | |
parent | b791973debcac0e6ae3baf81ef1cf3c015d9a423 [diff] |
Check False tap within False touch in SeekBar This CL checks for false tap if the interaction type is MEDIA_SEEKBAR. It makes sure that SeekBar is protected from any false interactions. Bug: 241487855 Test: atest BrightLineClassifierTest. Test: atest SeekBarViewModelTest. Change-Id: I3525f549ac07c833ab5a73a04a2b0d8d42a37fda