Android-Iconics v5.1.0 Release Notes

Release Date: 2020-10-11 // over 3 years ago
  • Note

    ๐Ÿš€ This release upgrades the font detection logic to jetpack appstartup. Please use the latest font dependencies with v5.1.0

    ๐Ÿ”„ Changes

    • โœ‚ Remove resource and reflection based font and processor detection logic
    • Introduce jetpack appstartup to initialize fonts and processor
    • Simplify init and setup requirements for Iconics
      • appstartup will initialize the project

    ๐Ÿ›  Fixes

    • (Sample) Fix MaterialDX font not showing up in sample

    โšก๏ธ Dependency updates

    Library

    • compileSdk 30
    • ๐Ÿ— buildTools 30.0.2
    • target 30
    • kotlin 1.4.10

    Sample

    • aboutLibs 8.4.2
    • materialDrawer 8.1.6
    • fastAdapter 5.2.4
    • constraintLayout 2.0.2
    • material 1.2.1
    • appcompat 1.2.0
    • core-ktx 1.3.2