Skip to content

Version 1.5.5

Compare
Choose a tag to compare
@javiersantos javiersantos released this 12 Aug 12:19
· 67 commits to master since this release
  • Added method to allow setting the header ImageView's scale type: .setHeaderScaleType(). Default: ScaleType.CENTER_CROP. Thanks to @colinrtwhite.
  • Added method .setHeaderColorInt() to allow setting header an @ColorInt. Thanks to @colinrtwhite.
  • Fixed #28.