Package cloud.pace.sdk.appkit.network

Types

NetworkChangeListener
Link copied to clipboard
interface NetworkChangeListener
NetworkChangeListenerImpl
Link copied to clipboard
class NetworkChangeListenerImpl(systemManager: SystemManager) : NetworkChangeListener
NetworkFailureView
Link copied to clipboard
class NetworkFailureView(context: Context, attrs: AttributeSet) : ConstraintLayout
ProgressButton
Link copied to clipboard
class ProgressButton : AppCompatButton

A custom button to show loading when wanted.