See: Description
Class | Description |
---|---|
ShadowAsyncTaskLoader<D> | |
ShadowDrawerLayout | |
ShadowLocalBroadcastManager | |
ShadowLocalBroadcastManager.Wrapper | |
ShadowMediaBrowserCompat |
This will mimic the connection to a
MediaBrowserServiceCompat by creating and maintaining its own account of MediaBrowserCompat.MediaItem s. |
Shadows |
Shadow mapper.
|
ShadowSwipeRefreshLayout | |
SupportFragmentController<F extends android.support.v4.app.Fragment> |
Version of FragmentController that can be used for android.support.v4.Fragment.
|
SupportFragmentTestUtil | Deprecated
Please use
SupportFragmentController instead. |
Shadows for the Android Support Library.
To use this in your project, add the artifact org.robolectric:shadows-support-v4
to your project.