Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@xiprox xiprox released this 19 Jun 17:47
· 66 commits to master since this release
  • Made it possible to set subtitle alignment from code and xml.
  • Deprecated setImageResource(int), setImageDrawable(Drawable), and setImageBitmap(Bitmap) methods.
  • Added setImage(int), setImage(Drawable), and setImage(Bitmap) methods.
  • Added the getImage() method.
  • Added setRetryButtonTextColor(int) and getRetryButtonTextColor() methods.
  • Added Configs (see README).