MaterialDrawer v7.0.0-rc09 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • 🛠 Fix

    • 🛠 Fix an issue which could result in an opened account list being updated via the normal drawer item modification operations

    Dependencies

    The following major dependencies are currently required:

    implementation "com.mikepenz:iconics-core:4.x.y"
    implementation "com.mikepenz:fastadapter:4.x.y"
    implementation "com.mikepenz:fastadapter-extensions-expandable:4.x.y"
    implementation 'com.mikepenz:materialize:1.x.y'
    
    implementation "androidx.constraintlayout:constraintlayout:2.x.y"
    implementation "androidx.drawerlayout:drawerlayout:1.x.y"
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.x.y"
    implementation "androidx.appcompat:appcompat:1.x.y"
    implementation "androidx.cardview:cardview:1.x.y"
    implementation "androidx.recyclerview:recyclerview:1.x.y"
    implementation "com.google.android.material:material:1.1.y"