summaryrefslogtreecommitdiff
path: root/android/support/v4/graphics/drawable/IconCompat.java
diff options
context:
space:
mode:
Diffstat (limited to 'android/support/v4/graphics/drawable/IconCompat.java')
-rw-r--r--android/support/v4/graphics/drawable/IconCompat.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/support/v4/graphics/drawable/IconCompat.java b/android/support/v4/graphics/drawable/IconCompat.java
index 359c96b3..dc226c1e 100644
--- a/android/support/v4/graphics/drawable/IconCompat.java
+++ b/android/support/v4/graphics/drawable/IconCompat.java
@@ -220,6 +220,7 @@ public class IconCompat {
* @hide
*/
@RestrictTo(LIBRARY_GROUP)
+ @SuppressWarnings("deprecation")
public void addToShortcutIntent(@NonNull Intent outIntent, @Nullable Drawable badge) {
Bitmap icon;
switch (mType) {