File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed
Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -80,15 +80,10 @@ Element | Attribute | Related method(s)
8080
8181### Additional attributes of child buttons
8282
83- | Element | Attribute | Related | Default value |
84- : : : method(s) : :
85- | -------------- | ------------------------- | --------- | ------------------ |
86- | ** Title of the | ` app:layout_overflowText ` | N/A | button's ` text ` |
87- : overflow menu : : : value, if not :
88- : item** : : : specified or empty :
89- | ** Icon of the | ` app:layout_overflowIcon ` | N/A | ` null ` |
90- : overflow menu : : : :
91- : item** : : : :
83+ Element | Attribute | Related method(s) | Default value
84+ ----------------------------------- | -------------------------| ----------------- | -------------
85+ ** Title of the overflow menu item** | ` app:layout_overflowText ` | N/A | button's ` text ` value, if not specified or empty
86+ ** Icon of the overflow menu item** | ` app:layout_overflowIcon ` | N/A | ` null `
9287
9388### Styles and theme attributes
9489
Original file line number Diff line number Diff line change @@ -199,10 +199,9 @@ Element | Attribute | Related method(s) | Default valu
199199
200200### Selected range
201201
202- | Element | Attribute | Related | Default value |
203- : : : method(s) : :
204- | --------- | -------------------- | --------- | --------------------------- |
205- | ** Color** | ` app:rangeFillColor ` | N/A | ` ?attr/colorSurfaceVariant ` |
202+ Element | Attribute | Related method(s) | Default value
203+ --------- | -------------------- | ------------------ | ---------------------------
204+ ** Color** | ` app:rangeFillColor ` | N/A | ` ?attr/colorSurfaceVariant `
206205
207206### Cancel button
208207
You can’t perform that action at this time.
0 commit comments