Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 739 Bytes

File metadata and controls

28 lines (23 loc) · 739 Bytes

Change Log

Version 3.0.0(2019-11-26)

  • Refactored Fraggle to Kotlin
  • Now Support and Native FragmentManagers are Supported

Version 1.5 (2015-05-16)

  • Beta support of Lollipop Animations for Fragment Manager

Version 1.2.1 (2014-06-02)

  • Fixed critical bug concerning Single Instances Fragment

Version 1.2 (2014-06-01)

  • Moved some FraggleManager methods to FraggleFragment interace

Version 1.1 (2014-05-31)

  • Improved the Javadoc a lot
  • Small name refactors
  • Added the method FraggleManager.popBackStack(String tag, int flags)

Version 1.0 (2014-05-29)

  • Initial version