Creating a Drawable that is completely empty seems like a common need, as a place holder, initial state, etc., but there doesn\'t seem to be a good way to do this... at least in
@null in XML has the same effect as using a null as a Drawable in Java.
@null
null
Drawable