MediaPicker v2.4.4 Release Notes

Release Date: 2018-09-28 // over 5 years ago
    • โž• Add new option to set request code in build (#71)
    • ๐Ÿ›  Fix External Storage (SD Card) with SDK 26+ (#73)
    • Replace AlertDialog with MaterialDialog (#77)
    • ๐Ÿ›  Fix null pointer exception with alert dialog (#78)

Previous changes from v2.4.1-beta

    • ๐Ÿ›  fix Only fullscreen opaque activities can request orientation Android 8 #64
    • ๐Ÿ›  fix No Activity to handle video Action_pick intent #58
    • ๐Ÿ›  fix all Crashes with API 27 #49 #40
    • ๐Ÿ›  Fix issue with multiple Image Selection #54
    • ๐Ÿ‘Œ Support RxJava2 (RxJava1 no longer supported)