AspectRatioFrameLayout.ResizeMode


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation AspectRatioFrameLayout.ResizeMode


Resize modes for AspectRatioFrameLayout. One of RESIZE_MODE_FIT, RESIZE_MODE_FIXED_WIDTH, RESIZE_MODE_FIXED_HEIGHT, RESIZE_MODE_FILL or RESIZE_MODE_ZOOM.