| java.lang.Object | |
| ↳ | com.facebook.drawee.backends.pipeline.DraweeConfig |
Drawee configuration.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | DraweeConfig.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ImmutableList<DrawableFactory> | getCustomDrawableFactories() | ||||||||||
| Supplier<Boolean> | getDebugOverlayEnabledSupplier() | ||||||||||
| PipelineDraweeControllerFactory | getPipelineDraweeControllerFactory() | ||||||||||
| static DraweeConfig.Builder | newBuilder() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||