commit | 1842617039e9ff46074da7d2c5b071a4653e2afb | [log] [tgz] |
---|---|---|
author | Kirill Grouchnikov <kirillg@google.com> | Tue Nov 24 09:52:50 2015 -0500 |
committer | Kirill Grouchnikov <kirillg@google.com> | Tue Nov 24 09:52:50 2015 -0500 |
tree | 376509ad822f30846a08c93f6f30b1f1fd7ae538 | |
parent | c1e35dc8230b1808597822e4fc9885f91123bb04 [diff] |
Tweak the expected result computation for TextViewCompat. TextView uses getDimensionPixelSize to process the android:textSize attribute in both the constructor (initial parsing) and setTextAppearance implementation. Using getDimension caused the test to fail on higher resolution screens such as N5X. Change-Id: I3703a0e468c7cc5f3ac7bfac502104ca63cc1606