Skip to content

v3.0.0

Compare
Choose a tag to compare
@sjwall sjwall released this 18 Aug 11:49
· 48 commits to master since this release

Removed

  • Remove android.app.Fragment and android.app.DialogFragment builder constructors.
    These Fragments can still be used by passing getActivity() and getDialog() respectively.