InitialsImageView 0.3.0
Features:
- [BREAKING] Remove argument name for string input. You can now call
setImageForName("Name Here")
, which no longer requires thestring:
prefix.
Features:
setImageForName("Name Here")
, which no longer requires the string:
prefix.