Package org.robolectric.shadows
Class ShadowNinePatch
java.lang.Object
org.robolectric.shadows.ShadowNinePatch
@Implements(android.graphics.NinePatch.class) public class ShadowNinePatch extends Object
-
Constructor Summary
Constructors Constructor Description ShadowNinePatch()
-
Method Summary
Modifier and Type Method Description protected static boolean
isNinePatchChunk(byte[] chunk)
-
Constructor Details
-
ShadowNinePatch
public ShadowNinePatch()
-
-
Method Details