Fix issue #30766518: Document what targeting N does
Also small documentation cleanup in a few other places. Change-Id: I16581c751aa0ffa146faba3b140a8fa2170f4520
This commit is contained in:
@@ -210,7 +210,7 @@ public class AnimatedVectorDrawable extends Drawable implements Animatable2 {
|
||||
|
||||
/**
|
||||
* In order to avoid breaking old apps, we only throw exception on invalid VectorDrawable
|
||||
* animations * for apps targeting N and later. For older apps, we ignore (i.e. quietly skip)
|
||||
* animations for apps targeting N and later. For older apps, we ignore (i.e. quietly skip)
|
||||
* these animations.
|
||||
*
|
||||
* @return whether invalid animations for vector drawable should be ignored.
|
||||
|
||||
Reference in New Issue
Block a user