Android-Iconics v5.0.0-a04 Release Notes

Release Date: 2020-02-09 // about 4 years ago
  • โš  Warning

    • ๐Ÿ”จ This is a big refactor of the Android-Iconics library with a large focus on simplifying the core Iconics class and moving as many of the convenient methods into extensions / out of the main class

    ๐Ÿ›  Fixes

    • โž• add error messages in case Iconics was not yet initialized
    • ๐Ÿ›  fix problem in which initializatoin would not happen soon enough if the context is provided
        - FIX #492