Skip to content

Commit 1dc3923

Browse files
imhappikendrickumstattd
authored andcommitted
[Catalog] Update NavRail description in catalog
resolves #4780 PiperOrigin-RevId: 760611744
1 parent 91e6a97 commit 1dc3923

File tree

1 file changed

+5
-4
lines changed
  • catalog/java/io/material/catalog/navigationrail/res/values

1 file changed

+5
-4
lines changed

catalog/java/io/material/catalog/navigationrail/res/values/strings.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@
1818
<string name="cat_navigation_rail_title"
1919
description="The title for the navigation rail demo. [CHAR_LIMIT=100]">Navigation Rail</string>
2020
<string name="cat_navigation_rail_description"
21-
description="Brief summary about navigation rail componentdemo. [CHAR_LIMIT=500]">
22-
Navigation Rails make it easy to explore and switch between top-level views in a single
23-
tap. This navigational element resides at the bottom of the screen, and provides direct access
24-
for three to five destinations within an app.
21+
description="Brief summary about navigation rail component demo. [CHAR_LIMIT=500]">
22+
Navigation Rails make it easy to explore and switch between top-level views in a single
23+
tap. It can be transitioned between collapsed or expanded states to show less or more items
24+
It is recommended to only show three to seven elements in a collapsed navigation rail, and to use
25+
Navigation Rails in mid-sized or larger devices.
2526
</string>
2627

2728
<string name="cat_navigation_rail_additional_controls_demo_title"

0 commit comments

Comments
 (0)