Java android.graphics.drawable ScaleDrawable fields, constructors, methods, implement or subclass

Example usage for Java android.graphics.drawable ScaleDrawable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.graphics.drawable ScaleDrawable.

The text is from its open source code.

Constructor

ScaleDrawable(Drawable drawable, int gravity, float scaleWidth, float scaleHeight)
Creates a new scale drawable with the specified gravity and scale properties.

Method

DrawablegetDrawable()
booleansetLevel(@IntRange(from = 0, to = 10000) int level)
Specify the level for the drawable.