Skip to content

3.2.1 - Bug Fixes

Compare
Choose a tag to compare
@skykelsey skykelsey released this 09 Aug 18:33
· 851 commits to master since this release

Bugs Fixed

  • Add proguard rule to prevent obfuscating android.support.v4.app.FragmentManagerImpl, which we load via reflection in a workaround for a bug in the support library.
  • Prevent NPE when animation runs after object is nulled.
  • Fix a bug that sometimes prevented the Message Center Composing view from gaining focus on user touch.