File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
catalog/java/io/material/catalog/button/res Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 141141 app : iconGravity =" textStart"
142142 app : iconPadding =" 0dp" />
143143
144- <TextView
145- android : textStyle =" bold"
146- android : layout_width =" wrap_content"
147- android : layout_height =" wrap_content"
148- android : paddingTop =" 8dp"
149- android : text =" @string/cat_top_icon_btn_text"
150- android : textSize =" 16sp" />
151-
152- <Button
153- android : layout_width =" wrap_content"
154- android : layout_height =" wrap_content"
155- android : contentDescription =" @string/cat_button_top_icon_btn_text"
156- android : text =" @string/cat_button_label_enabled"
157- app : icon =" @drawable/ic_dialogs_24px"
158- app : iconGravity =" textTop" />
159-
160144 <com .google.android.material.switchmaterial.SwitchMaterial
161145 android : id =" @+id/cat_button_enabled_switch"
162146 android : layout_width =" wrap_content"
Original file line number Diff line number Diff line change 3737 <string name =" cat_filled_buttons_section_title" >Filled buttons</string >
3838 <string name =" cat_outlined_btn_text" >Outlined buttons</string >
3939 <string name =" cat_outlined_icon_btn_text" >Icon only buttons</string >
40- <string name =" cat_top_icon_btn_text" description =" Section header label for buttons with a top icon" >Top icon buttons</string >
41- <string name =" cat_button_top_icon_btn_text" description =" Content description for a button with a top icon" >Top icon buttons</string >
4240 <string name =" cat_button_clicked" >Button clicked</string >
4341 <string name =" cat_snackbar_action_button_text" >Done</string >
4442
You can’t perform that action at this time.
0 commit comments