1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 09:49:19 +02:00

added the URL for BitmapFactory.Options

git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@936 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
Mikhail Sobolev 2009-04-14 19:38:11 +00:00
parent d6547f7749
commit b228013089

View file

@ -67,3 +67,5 @@ Implement ZLAndroidImageData differently:
-- lazy load -- lazy load
-- convert picture into the required size -- convert picture into the required size
(see http://developer.android.com/reference/android/graphics/BitmapFactory.Options.html)