Bitmapfun Sample: Fix inSampleSize selection and update dependencies

When computing inSampleSize, calculateInSampleSize() needs to compare
height/width ratios, rather than raw values.

Also updating support library JAR to latest version.

Bug: 7951398
Change-Id: Id15dbcc105bbd2bbf8e03883aeba780da6f807eb
This commit is contained in:
Adam Koch
2013-01-09 15:33:48 -05:00
parent 65cc8b78a8
commit 6acfaccc50
2 changed files with 10 additions and 9 deletions