ImgLyContext

interface ImgLyContext

Functions

createStyledContext
Link copied to clipboard
abstract fun createStyledContext(styleId: Int): ImgLyContextThemeWrapper
createStyledInflater
Link copied to clipboard
abstract fun createStyledInflater(style: Int): LayoutInflater
getAsyncInflater
Link copied to clipboard
abstract fun getAsyncInflater(): AsyncLayoutInflater
getConfig
Link copied to clipboard
abstract fun getConfig(): AssetConfig
getImgLyIntent
Link copied to clipboard
abstract fun getImgLyIntent(): ImgLyIntent
getInflater
Link copied to clipboard
abstract fun getInflater(): LayoutInflater
getResources
Link copied to clipboard
abstract fun getResources(): Resources
getStateHandler
Link copied to clipboard
abstract fun getStateHandler(): StateHandler