Package-level declarations

Types

Link copied to clipboard
@Implements(value = ColorDrawable::class)
open class ColorDrawableShadow : ShadowDrawable
Shadows a ColorDrawable to support of drawing its description on a
Link copied to clipboard
Robolectric shadow view does not support layout direction so we must implement our custom shadow.
Link copied to clipboard
@Implements(value = View::class)
open class LayoutDirectionViewShadow : ShadowView
Robolectric shadow view does not support layout direction so we must implement our custom shadow.