From e74baff97b6388d9ef54631594061aa6194ac5c1 Mon Sep 17 00:00:00 2001 From: pekingme <8545955+pekingme@users.noreply.github.com> Date: Thu, 14 Apr 2022 16:28:55 -0400 Subject: [PATCH] [Docs] Added a note for shape theming. PiperOrigin-RevId: 441840658 --- docs/theming/Shape.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/theming/Shape.md b/docs/theming/Shape.md index acd66c660b9..21506ec6404 100644 --- a/docs/theming/Shape.md +++ b/docs/theming/Shape.md @@ -57,6 +57,10 @@ application. Theme attributes can be set at the theme level to change the shape values that components use to set their shapes. +**Note:** These theme attributes will be deprecated soon for Material 3. New +theme attribtues will be added and components styles will be updated to +reference them, according to the new shape system guidelines coming soon. + Attribute Name | Description | Default Value -------------------------------- | ---------------------- | ------------- `shapeAppearanceSmallComponent` | Style reference that contains shape values that are used to style small components | 4dp rounded