From 3175696a46d20d0b83bf8237e3230631c57a0797 Mon Sep 17 00:00:00 2001 From: Laura Davis Date: Mon, 18 Jun 2018 16:09:32 -0700 Subject: [PATCH] docs: fixed broken link Test: make ds-docs Bug: 76021493 Change-Id: Ide61b82925270896e373083fdc1d5c27c9bdc819 --- core/java/android/widget/ImageView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/java/android/widget/ImageView.java b/core/java/android/widget/ImageView.java index 13729874d3694..67b7100ab9baa 100644 --- a/core/java/android/widget/ImageView.java +++ b/core/java/android/widget/ImageView.java @@ -80,7 +80,7 @@ import java.io.IOException; * *

* To learn more about Drawables, see: Drawable Resources. - * To learn more about working with Bitmaps, see: Handling Bitmaps. + * To learn more about working with Bitmaps, see: Handling Bitmaps. *

* * @attr ref android.R.styleable#ImageView_adjustViewBounds