Files
frameworks_base/core/java
Marcus Danielsson 3b2272cb23 Round off when calculate next step in Seekbar
When the positions for the new step is calculated in
a Seekbar, a rounding error can appear.
This is fixed by round off before casting.

Change-Id: Ie2cf201ef670ccc2297e9bc4c7f415a826e44a41
2014-01-20 11:09:06 +09:00
..