Merge "Fix a minor javadoc issue" into tm-qpr-dev am: 80e6ca393e am: 66dd727f43
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20709327 Change-Id: I2a5b75fb4d2530f0cfbe1c9bf8bcaffbc3485b6f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1109,7 +1109,7 @@ public class WallpaperManager {
|
||||
}
|
||||
|
||||
/**
|
||||
* Like {@link #getFastDrawable(int)}, but the returned Drawable has a number
|
||||
* Like {@link #getDrawable(int)}, but the returned Drawable has a number
|
||||
* of limitations to reduce its overhead as much as possible. It will
|
||||
* never scale the wallpaper (only centering it if the requested bounds
|
||||
* do match the bitmap bounds, which should not be typical), doesn't
|
||||
|
||||
Reference in New Issue
Block a user