DrawableToolbox Versions Save

🛠️ The missing drawable toolbox for Android. Create drawables programmatically and get rid of the boring and always repeated drawable.xml files.

1.0.7

5 years ago

Added support for PathShapeDrawable

1.0.6

5 years ago

Fix #1: a compatible issue of RotateDrawable on API < 23 (thanks @W-quan)

1.0.5

5 years ago

Add support for LayerDrawable(<layer-list>)

1.0.4

5 years ago

Optimize the java-interop

1.0.3

5 years ago
  1. Add support for <ripple>
  2. Fix bugs

1.0.2

5 years ago
  1. Add support for <rotate> and <scale>
  2. Add support for "flip", horizontally & vertically

1.0.1

5 years ago

Create Drawables programmatically, get rid of drawable xmls.