Make SeekBar work properly with key events if focusable
This isn't perfect because it performs seeks whilst the user is holding down L/R, rather than when they release it. Performing the seek on release properly looks non trivial, and would likely require extending SeekBar. Issue: #2278 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=143440580
Showing
with
8 additions
and
2 deletions
Please
register
or
sign in
to comment