-
## NavigationDrawer Issues
This is an umbrella issue to collect multiple new and known issues with the `NavigationDrawer`. The here reported new issues may later, if so desired, be added as individ…
-
When I update the libraries above to the last version the error occurs.
from : androidx.compose:compose-bom:2024.08.00
to: androidx.compose:compose-bom:2024.10.00
from : androidx.compose.materi…
-
Migrate to Material 3 to support dynamic colors.
-
- [x] I have read the [guidelines for submitting issues](https://jmfayard.github.io/refreshVersions/contributing/submitting-issues/)
## 🐛 Describe the bug
Migrating a material3 dependency will use t…
-
biar aplikasi nya menggunakan versi material yg terbaru
-
Repro steps:
* Create a `AndroidAppKotlinModule` (doesn't really need to be this one, just make sure that `artifactTypes` has also `coursier.Type("aar")`, but probably it doesn't matter at the POM …
-
## IconButton theming destroys variant styles
This [PR #121884](https://github.com/flutter/flutter/pull/121884) added M3 variant **IconButtons** variants `IconButton.filled`, `IconButton.filledTona…
-
## Use case
Currently I'm migrating my app from Material2 to Material3, migrating `ColorScheme` was easy by using **Export** option here in https://m3.material.io/theme-builder#/custom but migrat…
-
-
**Main Activity**.
@file:OptIn(ExperimentalMaterial3Api::class)
package com.example.aplikasikontak
import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity…