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

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

Introduction

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

The text is from its open source code.

Field

Constructor

ClipDrawable(Drawable drawable, int gravity, int orientation)
Creates a new clip drawable with the specified gravity and orientation.

Method

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