Skip to content

1.4.0-rc01

Compare
Choose a tag to compare
@raajkumars raajkumars released this 03 Jun 19:02
· 4 commits to release-1.4 since this release

Dependency Updates

Dependency Previous version New version
androidx.core 1.5.0-rc01 1.5.0

Library Updates

  • CollapsingToolbarLayout
    • Fixed RTL text only laying out as RTL when actual text is RTL. (72b0c39)
    • Added experimental setRtlTextDirectionHeuristicsEnabled() method. (5af3643)
    • Fix title fade mode collapsing title position errors. (bab907f)
  • TextAppearance
    • Added a TextAppearanceConfig.shouldLoadFontSynchronously() check to allow forcing synchronous font loading for edge cases. (4e45c2c)

Full list of changes

1.4.0-beta01...1.4.0-rc01