Class | Description |
---|---|
ActionListTransformState |
A transform state of the action list
|
FakeShadowView |
A view used to cast a shadow of a certain size on another view
|
HeaderTransformState |
A transform state of a text view.
|
HybridGroupManager |
A class managing hybrid groups that include
HybridNotificationView and the notification
group overflow. |
HybridNotificationView |
A hybrid view which may contain information about one ore more notifications.
|
ImageTransformState |
A transform state of a image view.
|
NotificationBigPictureTemplateViewWrapper |
Wraps a notification containing a big picture template
|
NotificationBigTextTemplateViewWrapper |
Wraps a notification containing a big text template
|
NotificationCustomViewWrapper |
Wraps a notification containing a custom view.
|
NotificationHeaderViewWrapper |
Wraps a notification header view.
|
NotificationMediaTemplateViewWrapper |
Wraps a notification containing a media template
|
NotificationMessagingTemplateViewWrapper |
Wraps a notification containing a messaging template
|
NotificationTemplateViewWrapper |
Wraps a notification view inflated from a template.
|
NotificationUtils |
A util class for various reusable functions
|
NotificationViewWrapper |
Wraps the actual notification content view; used to implement behaviors which are different for
the individual templates and custom views.
|
ProgressTransformState |
A transform state of a progress view.
|
TextViewTransformState |
A transform state of a mText view.
|
TransformState |
A transform state of a view.
|