public final class FoggerConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BLURRED_SCREENSHOT_FILE_NAME |
static int |
DIALOG_BACKGROUND_FADE_IN_ANIMATION_DURATION |
static int |
DRAWER_INITIAL_BLUR_ANIMATION_DURATION |
| Modifier and Type | Method and Description |
|---|---|
static float |
getBackgroundAnimationFirstAlphaLevel() |
static int |
getBackgroundBlurRadius() |
static int |
getBackgroundColorResourceId() |
static long |
getDrawerBackgroundAnimationSpeed() |
static float |
getScreenshotScale() |
static void |
setBackgroundColorResourceId(int backgroundColorResourceId) |
public static final int DIALOG_BACKGROUND_FADE_IN_ANIMATION_DURATION
public static final java.lang.String BLURRED_SCREENSHOT_FILE_NAME
public static final int DRAWER_INITIAL_BLUR_ANIMATION_DURATION
public static int getBackgroundColorResourceId()
public static void setBackgroundColorResourceId(int backgroundColorResourceId)
public static long getDrawerBackgroundAnimationSpeed()
public static int getBackgroundBlurRadius()
public static float getScreenshotScale()
public static float getBackgroundAnimationFirstAlphaLevel()