From b228013089fe73692c3954449923f87f3da35e5c Mon Sep 17 00:00:00 2001 From: Mikhail Sobolev Date: Tue, 14 Apr 2009 19:38:11 +0000 Subject: [PATCH] added the URL for BitmapFactory.Options git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@936 6a642e6f-84f6-412e-ac94-c4a38d5a04b0 --- ideas.mss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ideas.mss b/ideas.mss index 9844dbd5f..773267f86 100644 --- a/ideas.mss +++ b/ideas.mss @@ -67,3 +67,5 @@ Implement ZLAndroidImageData differently: -- lazy load -- convert picture into the required size + (see http://developer.android.com/reference/android/graphics/BitmapFactory.Options.html) +