mThumbOffset previously defaulted to 0, which caused drawing artifacts at extrema of very long SeekBars. The thumb offset can still be overridden by declaring android:thumbOffset in layout or calling SeekBar.setThumbOffset(int). Bug: 2064664
mThumbOffset previously defaulted to 0, which caused drawing artifacts at extrema of very long SeekBars. The thumb offset can still be overridden by declaring android:thumbOffset in layout or calling SeekBar.setThumbOffset(int). Bug: 2064664