ImageSizeResolver

Functions

Link copied to clipboard
abstract fun resolveHeight(context: Context, measuredWidth: Int?): Int?
Link copied to clipboard
abstract fun resolveWidth(context: Context, measuredHeight: Int?): Int?