Drawable constructor

Drawable(
  1. String name
)

Implementation

Drawable(String name) : super(name);