commit | 022fa88570544cd197110866277c86e7521b516d | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Mon Dec 07 21:35:17 2020 +0000 |
committer | Adrian Roos <roosa@google.com> | Mon Dec 07 21:35:25 2020 +0000 |
tree | 56bf8637a490829caad9e2dcda48c84c07648fd5 | |
parent | f3e5403f7174ff36e3b75bb1a8307b573ad4dd54 [diff] |
AbsSeekBarTest: Fix dpToPixel computation Sizes should be rounded up. Follow the implementation of TypedValue.complexToDimensionPixelSize to get the same results as AbsSeekBar. Change-Id: Iaffe02328f737975b044053321836620cf12a686 Fixes: 173872859 Test: atest AbsSeekBarTest