Skip to content

Commit

Permalink
[Tokens][BottomAppBar] Generated resources from tokens.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 456827093
  • Loading branch information
pekingme authored and raajkumars committed Jun 24, 2022
1 parent 2fc2e6a commit 4188995
Showing 1 changed file with 27 additions and 0 deletions.
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2022 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<!-- AUTOGENERATED FILE. DO NOT MODIFY. -->
<!-- Version: v0.99 -->

<resources>
<!-- Generated from token set (md.comp.bottom-app-bar) in default context. -->
<!-- Container -->
<macro name="m3_comp_bottom_app_bar_container_color">?attr/colorSurface</macro>
<style name="ShapeAppearance.M3.Comp.BottomAppBar.Container.Shape" parent="ShapeAppearance.M3.Sys.Shape.Corner.None"/>
<dimen name="m3_comp_bottom_app_bar_container_elevation">@dimen/m3_sys_elevation_level2</dimen>
<dimen name="m3_comp_bottom_app_bar_container_height">80dp</dimen>
</resources>

0 comments on commit 4188995

Please sign in to comment.