File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
catalog/java/io/material/catalog/button/res Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 44
44
android : paddingStart =" @dimen/m3_comp_split_button_small_leading_button_leading_space"
45
45
android : paddingEnd =" @dimen/m3_comp_split_button_small_leading_button_trailing_space"
46
46
android : minWidth =" @dimen/mtrl_min_touch_target_size"
47
+ android : contentDescription =" @string/cat_split_button_label_edit"
47
48
app : icon =" @drawable/ic_edit_vd_theme_24dp"
48
49
app : iconSize =" 20dp"
49
50
app : iconPadding =" 0dp" />
123
124
android : paddingStart =" @dimen/m3_comp_split_button_small_leading_button_leading_space"
124
125
android : paddingEnd =" @dimen/m3_comp_split_button_small_leading_button_trailing_space"
125
126
android : minWidth =" @dimen/mtrl_min_touch_target_size"
127
+ android : contentDescription =" @string/cat_split_button_label_edit"
126
128
app : icon =" @drawable/ic_edit_vd_theme_24dp"
127
129
app : iconSize =" 20dp" />
128
130
<Button
Original file line number Diff line number Diff line change 114
114
name =" cat_icon_button_label_home" >Home icon</string >
115
115
<string name =" cat_split_button_label_chevron"
116
116
description =" A label for an icon-only button [CHAR LIMIT=NONE]" >Chevron icon</string >
117
+ <string name =" cat_split_button_label_edit" description =" The edit icon [CHAR LIMIT=NONE]" >Edit icon</string >
117
118
<string description =" A label for an icon-only button [CHAR LIMIT=NONE]"
118
119
name =" cat_icon_button_label_settings" >Settings icon</string >
119
120
<string description =" A label for an icon-only button [CHAR LIMIT=NONE]"
You can’t perform that action at this time.
0 commit comments