We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2921b9c commit 2f64a3fCopy full SHA for 2f64a3f
docs/components/OverflowLinearLayout.md
@@ -34,12 +34,8 @@ Attributes for the children of `OverflowLinearLayout`:
34
35
| Element | Attribute | Related methods | Default value |
36
| ----------- | ------------------------- | --------------- | ------------- |
37
-| **Overflow | `app:layout_overflowText` | N/A | `null` |
38
-: menu's item : : : :
39
-: text** : : : :
40
-| **Overflow | `app:layout_overflowIcon` | N/A | `null` |
41
42
-: icon** : : : :
+| **Overflow menu's item text** | `app:layout_overflowText` | N/A | `null` |
+| **Overflow menu's item icon** | `app:layout_overflowIcon` | N/A | `null` |
43
44
### `OverflowLinearLayout` styles
45
0 commit comments