| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowDrawable |
Shadows.shadowOf(android.graphics.drawable.Drawable actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowBitmapDrawable
Shadow for
BitmapDrawable. |
class |
ShadowGradientDrawable
Shadow for
GradientDrawable. |
class |
ShadowStateListDrawable
Shadow for
StateListDrawable. |
Copyright © 2015. All rights reserved.