Package-level declarations

Types

Link copied to clipboard
data class CallContainerStyle(@Px val appBarHeight: Int, @Px val landscapeAppBarHeight: Int)

Style for CallContainerView. Use this class together with TransformStyle.callContainerStyleTransformer to change CallContainerView styles programmatically.

Link copied to clipboard

View that is the highest in the hierarchy that handles switching of IncomingCallView, OutgoingCallView, CallView and PictureInPictureView based on the call state.