I hereby claim:
- I am ryansgot on github.
- I am ryansgot (https://keybase.io/ryansgot) on keybase.
- I have a public key ASAAzPNnn8DC6ZF7hUO_-gh2cy1t2s9r6Ds-IBgFeDEzNwo
To claim this, I am signing this object:
public class DrawableMatcher extends TypeSafeMatcher<View> { | |
public interface Extractor { | |
@NonNull Drawable extract(@NonNull View v); | |
} | |
private String mReason; | |
@DrawableRes private final int mDrawableId; | |
private ColorFilter mExpectedColorFilter; | |
private Extractor mExtractor; |
I hereby claim:
To claim this, I am signing this object: