Ibraheem Zaman
Ibraheem Zaman
Note that I have a few pull requests open at the moment, and they all somewhat affect each other. My develop branch can be consulted (and used) in merging multiple...
This is also part of the changes in #134, as well as support for tint, which is used to implement the default behaviour of making the icon half translucent on...
I had thought that it was allowed to return `null` in `getConstantState()` if no constant state is supported by the implementation, as here. However, looking at the documentation now, I...
I was just looking through the source code of `Drawable`, and saw that the documentation of the hidden `clearMutated()` method states that these methods don't need to be supported by...
I added a static shared state implementation in #134.
I tried to have this auto-closed by referencing it as resolved by my pull request, but I don't see the indicator for it here. Maybe it doesn't work between pull...