public class Constants
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Constants.Cache |
static class |
Constants.Pinch |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG_MODE |
static float |
PART_SIZE
The size of the rendered parts (default 256)
Tinier : a little bit slower to have the whole page rendered but more reactive.
|
static int |
PRELOAD_OFFSET
Part of document above and below screen that should be preloaded, in dp
|
static float |
THUMBNAIL_RATIO
Between 0 and 1, the thumbnails quality (default 0.3).
|
| Constructor and Description |
|---|
Constants() |
public static boolean DEBUG_MODE
public static float THUMBNAIL_RATIO
public static float PART_SIZE
public static int PRELOAD_OFFSET