Home
last modified time | relevance | path

Searched refs:FixedAspectRatioImageView (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DFixedAspectRatioImageView.java31 public class FixedAspectRatioImageView extends ImageView { class
34 public FixedAspectRatioImageView(Context context, AttributeSet attrs) { in FixedAspectRatioImageView() method in FixedAspectRatioImageView
37 R.styleable.FixedAspectRatioImageView, 0, 0); in FixedAspectRatioImageView()