Package org.robolectric.shadows.support.v4
Shadows for the Android Support Library.
To use this in your project, add the artifact
org.robolectric:shadows-support-v4
to your project.-
Class Summary Class Description ShadowAsyncTaskLoader<D> Deprecated. ShadowAsyncTaskLoader.Picker ShadowDrawerLayout Deprecated. ShadowLegacyAsyncTaskLoader<D> Deprecated. ShadowLocalBroadcastManager Deprecated. ShadowLocalBroadcastManager.Wrapper ShadowMediaBrowserCompat Deprecated. ShadowPausedAsyncTaskLoader<D> Deprecated. use the androidx AsyncTaskLoader instead, which has an overriddable getExecutor method.Shadows Shadow mapper.ShadowSwipeRefreshLayout Deprecated. SupportFragmentController<F extends android.support.v4.app.Fragment> FragmentController provides low-level APIs to control fragment's lifecycle.SupportFragmentTestUtil Deprecated. Android encourages developers to use androidx fragments, to test these useandroidx.fragment.app.testing.FragmentScenario
.