Skip to content

Commit

Permalink
[M3][Theme] Remove unneeded TODOs in M3 themes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 416835249
  • Loading branch information
drchen authored and leticiarossi committed Dec 16, 2021
1 parent c6527d1 commit 7665730
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -183,8 +183,6 @@
<item name="textAppearanceLargePopupMenu">?attr/textAppearanceBodyLarge</item>
<item name="textAppearanceSmallPopupMenu">?attr/textAppearanceBodyLarge</item>

<!-- TODO: Populate font families here -->

<!-- Shape styles. -->
<item name="shapeAppearanceSmallComponent">@style/ShapeAppearance.Material3.SmallComponent</item>
<item name="shapeAppearanceMediumComponent">@style/ShapeAppearance.Material3.MediumComponent</item>
Expand Down Expand Up @@ -376,8 +374,6 @@
<item name="textAppearanceLargePopupMenu">?attr/textAppearanceBodyLarge</item>
<item name="textAppearanceSmallPopupMenu">?attr/textAppearanceBodyLarge</item>

<!-- TODO: Populate font families here -->

<!-- Shape styles. -->
<item name="shapeAppearanceSmallComponent">@style/ShapeAppearance.Material3.SmallComponent</item>
<item name="shapeAppearanceMediumComponent">@style/ShapeAppearance.Material3.MediumComponent</item>
Expand Down

0 comments on commit 7665730

Please sign in to comment.