| Interface | Description |
|---|---|
| FrameSequence |
Provider for frames for FrameSequenceDrawable.
|
| FrameSequenceDrawable.LoopListener |
| Class | Description |
|---|---|
| ConstrainedExecutorService |
A
ExecutorService that delegates to an existing Executor
but constrains the number of concurrently executing tasks to a pre-configured value. |
| FPSDebugger |
Created by dekalo on 06.11.15.
|
| FrameSequenceConfiguration |
Class to configure FrameSequenceDrawable class.
|
| FrameSequenceConfiguration.Builder | |
| FrameSequenceDrawable | |
| Runnables |
Created by dekalo on 06.11.15.
|
| SerialExecutorService |
Created by dekalo on 06.11.15.
|
| ThreadPriorityRunnable |
Created by dekalo on 06.11.15.
|
| Enum | Description |
|---|---|
| DropFramesStrategy |
Strategies how FrameSequenceDrawable should behave,
when it should drop range(1 or more) of frames.
|
| FrameSequenceConfiguration.LogLevel |