Skip to content

1.1.0-rc02

Choose a tag to compare

@dsn5ft dsn5ft released this 17 Jan 21:49
· 1 commit to release-1.1 since this release

Dependency Updates:

  • No dependency updates.

Library Updates:

  • TabLayout
    • Updates to listeners to maintain binary compatibility (6c41388, 09d87fe) - Resolves #903
    • Prevent crash for autoRefresh disabled TabLayoutMediator (3e98044) - Resolves #877
  • TextInputLayout
    • Fixing crash happening when password toggle is clicked without the edit text having focus in TalkBack mode (d5b2d81)
  • Snackbar
    • Fix NullPointerException in BaseTransientBottomBar (c6b39c3) - Resolves #917

Full set of changes: 1.1.0-rc01...1.1.0-rc02