Commits

Chris Banes authored 6cb9b20b7b9
Fix rounding error in SeekBar tickmark drawing There are instances where an int calculation would result in a loss of precision and rounding error. Fixed by using a float instead. Change-Id: I595872f00552a7fd717a1754c1d8f5a50d776621