Material 3 Expressive
https://m3.material.io/blog/building-with-m3-expressive
α版を使用する必要があります(https://m3.material.io/blog/material-is-compose-first).
Material Components for Android:
Theme.Material3Expressive.*テーマが開発されています.
鮮やかな色,アニメーションがいい感じです.
アプリなどの背景色(colorSurface)とモーダルでない(スクリムがない)シートの背景色(colorSurfaceContainerLow)の差が小さいのが気になっています.私は,モーダルでない(スクリムがない)シートの背景色をcolorSurfaceContainerHighestにしています.指針を示して欲しいです.https://m3.material.io/components/bottom-sheets/specsがおかしいようですが…(https://github.com/material-components/material-components-android/issues/4792).
よく見ると,Android 12ぐらいから設定,ロックNo.を入力するインタフェースなどがどんどんexpressiveになってますね.
…
Material 3 Expressiveの登場でMaterial 3が過去のものになるわけではないそうです.
Material 3 ExpressiveはMaterial Components for Android 1.14.0-alpha01以降で使用できます(1.13.0-alphaでも使用できました(https://github.com/material-components/material-components-android/pull/4803)).
Material 3 Expressiveで廃止される予定です:
Material 3 Expressiveに関係なく(Material 3でも)廃止される予定です:
…
Material Components for Androidでは使用できません:
(Material 3 Expressiveを使用できない)Material Components for Android 1.13.0でも使用できます:
Material Components for Android 1.13.0では使用できません:
分かりにくいです….