Barrier tape is a great way to get a user's attention or alert them when a feature of your app is unavailable. This library allows you to create a barrier tape of different colors and shapes. It can be used as a background for any View
or as content of ImageView
The missing drawable toolbox for Android. Create drawables programmatically and get rid of the boring and always repeated drawable.xml files.
NoDrawable is a library aim to reduce the drawable.xml file by 99%, you can define the drawable attributes on any View directly in the layout file.
Android library containing country flag assets.
RevelyGradient is an Android library for easy gradient management!
A library that helps using Animated Vector Drawables.
This library introduces dynamic control over vector drawables. Each and every aspect of a vector drawable can be controlled dynamically (via Java instances), using this library.
Features :
path
, group
, vector
and clip-path
like color, alpha, strokeWdith, translation, scale, rotation etc. trimEnd
, trimStart
and trimOffset
parameters.This library provides a wave loading animation as a Drawable
.
Android Library to change drawable color dynamically.
Use this library to change colors of your vector drawables easily from your code.
A Kotlin lightweight library to easily draw shapes that may contain text within them.
Loading drawable indicators, can be combined with any View as the loading View.
Android drawable that allows you custom round rect position, with more friendly and flexible API.
ToggleDrawable helps to create animated drawable transitions. The implementation relies on bezier curves instead of SVG graphics.
Convert any Drawable
into filled drawable depending on progress
value (.0F - 100.F). One image resource is used. No overdraw, no bitmap allocations.
FancyBackground is a tiny Android library designed to animate a set of resource Drawables. It ensures the drawables are subsampled and cached, if necessary, with heavy lifting done in the background.
A generic popover drawable for Android views.
A support library for VectorDrawable
and AnimatedVectorDrawable
classes introduced in Lollipop.
A quick and simple way to paint your Drawables the color you want.
This is a sample Play & Pause Drawable with morphing animation for Android
This library is used for converting Bitmap
or Drawable
images to Round or Circular Shape.
A simple drawable backport of the new drawer-indicator/back-arrow rotating drawable from the upcoming Android L.
Use a jar executable to create a Drawable class to display a SVG on Android.
This is a standalone library, not a Runtime Android library. You need to use it BEFORE your Android compilation (and only once per SVG file).