Skip to content

1.3.7

Compare
Choose a tag to compare
@rubengees rubengees released this 15 Dec 19:56
· 48 commits to master since this release

General

  • Update Support Libs 25.0.1 -> 25.1.0
  • Update Gradle Wrapper 3.2.0 -> 3.2.1

Library

  • Make it possible to set a Typeface for only the title or the description through the new methods
IntroductionBuilder#withTitleTypeface(Typeface)
IntroductionBuilder#withDescriptionTypeface(Typeface)

withTypeface still works as expected.