Commits


Dianne Hackborn authored and Xavier Ducrohet committed e67f0c97128
Hack to fix issue #2125365: Sports Trivia compatability with Eclair (do not merge) Adds a mechanism to tell Paint the scaling factor its target canvas will have, for it to compute font metrics based on the correct font size. Only TextView uses this, but that is enough for the large majority of apps. This is integrated from the Eclair branch.