public static class

AspectRatioMeasure.Spec

extends Object
java.lang.Object
   ↳ com.facebook.drawee.view.AspectRatioMeasure.Spec

Class Overview

Holder for width and height measure specs.

Summary

Fields
public int height
public int width
Public Constructors
Spec()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int height

public int width

Public Constructors

public Spec ()