Set up Fresco in sample app
Summary: This looks bad. There are two things I want to follow up on in future diffs before landing this: - Make loading the image conditional by adding another button. - Add a default constructor to the plugin that avoids this crazy bit of boilerplate. Reviewed By: oprisnik Differential Revision: D14165569 fbshipit-source-id: 25c5fbaee32e72c6469979cda694cc9f13a92166
This commit is contained in:
committed by
Facebook Github Bot
parent
2067e5e1fc
commit
d371a211a8
@@ -210,5 +210,6 @@ public abstract class FlipperObjectHelper {
|
||||
return builder.build();
|
||||
}
|
||||
|
||||
@Nullable
|
||||
public abstract FlipperArray fromCallerContext(@Nullable Object callerContext);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user