Skip to content

Commit 6a35547

Browse files
romannurikAndroid Git Automerger
authored andcommitted
am 90cc181: am d0e84d3: docs: Add link to action bar design pattern.
* commit '90cc1811245dde00ec23c390e4cba6345368b265': docs: Add link to action bar design pattern.
2 parents 6bcb459 + 90cc181 commit 6a35547

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/html/design/patterns/actionbar.jd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,9 @@ selected data or text.</p>
141141
</ul>
142142
<p>Use CABs whenever you allow the user to select data via long press. You can control the action
143143
content of a CAB in order to insert the actions you would like the user to be able to perform.</p>
144-
<p>For more information, refer to the "Selection" pattern.</p>
144+
<p>For more information, refer to the <a href="{@docRoot}design/patterns/selection.html">Selection
145+
pattern</a>.</p>
146+
145147
<h2 id="elements">Action Bar Elements</h2>
146148

147149
<h4>Tabs</h4>

0 commit comments

Comments
 (0)