Android-RobotoTextView v4.0.0 Release Notes

Release Date: 2017-07-26 // over 6 years ago
  • 2017-07-26

    • Support AppCompat v26.0.0. Changed attribute names:
      • typeface -> robotoTypeface
      • fontFamily -> robotoFontFamily
      • textWeight -> robotoTextWeight
      • textStyle -> robotoTextStyle

Previous changes from v3.0.0

  • 2017-02-14

    • Updated roboto fonts v2.136.
    • Implemented RobotoInflater to apply roboto typeface for original TextView (like a Calligraphy).
    • Implemented gradle plugin for managing the roboto fonts.
    • Refactoring of implementation:
      • Removed deprecated class RobotoDigitalClock.
      • Joined of RobotoTypefaceManager and RobotoTypefaceUtils into RobotoTypefaces.
    • Support AppCompat v25.1.1.