Skip to content

Commit

Permalink
Deprecating MultiDraweeHolder.java
Browse files Browse the repository at this point in the history
Reviewed By: steelrooter

Differential Revision: D62645191

fbshipit-source-id: d9db03040f408e124871563e9510135b7fb5df7f
  • Loading branch information
Kartavya Ramnani authored and facebook-github-bot committed Sep 16, 2024
1 parent 197426e commit edcf7cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
* View#onAttachedToWindow()} methods.
*/
@Nullsafe(Nullsafe.Mode.LOCAL)
@Deprecated
public class MultiDraweeHolder<DH extends DraweeHierarchy> {

@VisibleForTesting boolean mIsAttached = false;
Expand Down

0 comments on commit edcf7cd

Please sign in to comment.