Skip to content

Commit

Permalink
ignore leakcanary issue square#297; AOSP issue #188551
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanion committed Oct 4, 2015
1 parent e023ea6 commit 40fe809
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ public enum AndroidExcludedRefs {
// the dialog
excluded.instanceField("android.widget.EditText", "mContext");
}
}
};

/**
* This returns the references in the leak path that should be ignored by all on Android.
Expand Down

0 comments on commit 40fe809

Please sign in to comment.