public static class

AnnotationFilterDialogFragment.Theme

extends Object
java.lang.Object
   ↳ com.pdftron.pdf.dialog.annotlist.AnnotationFilterDialogFragment.Theme

Summary

Fields
public final int backgroundColor
public final ColorStateList headerTextColor
public final int iconColor
public final int secondaryBackgroundColor
public final ColorStateList textColor
Public Constructors
Theme(int backgroundColor, int secondaryBackgroundColor, int iconColor, ColorStateList textColor, ColorStateList headerTextColor)
Public Methods
static AnnotationFilterDialogFragment.Theme fromContext(Context context)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public final int backgroundColor

public final ColorStateList headerTextColor

public final int iconColor

public final int secondaryBackgroundColor

public final ColorStateList textColor

Public Constructors

public Theme (int backgroundColor, int secondaryBackgroundColor, int iconColor, ColorStateList textColor, ColorStateList headerTextColor)

Public Methods

public static AnnotationFilterDialogFragment.Theme fromContext (Context context)