androidx.slice.widget
Annotations
SliceLiveData.OnErrorListener.ErrorType |
Interfaces
SliceLiveData.OnErrorListener |
Listener for errors when using SliceLiveData.fromStream(Context, InputStream, OnErrorListener) .
|
SliceView.OnSliceActionListener | Implement this interface to be notified of interactions with the slice displayed in this view. |
Classes
EventInfo |
Represents information associated with a logged event on SliceView .
|
SliceLiveData | Class with factory methods for creating LiveData that observes slices. |
SliceLiveData.CachedSliceLiveData |
Implementation of LiveData |
SliceView |
A view for displaying Slice s.
|