Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a355470 authored by Roman Nurik's avatar Roman Nurik Committed by Android Git Automerger
Browse files

am 90cc1811: am d0e84d30: docs: Add link to action bar design pattern.

* commit '90cc1811':
  docs: Add link to action bar design pattern.
parents 6bcb4593 90cc1811
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -141,7 +141,9 @@ selected data or text.</p>
</ul>
<p>Use CABs whenever you allow the user to select data via long press. You can control the action
content of a CAB in order to insert the actions you would like the user to be able to perform.</p>
<p>For more information, refer to the "Selection" pattern.</p>
<p>For more information, refer to the <a href="{@docRoot}design/patterns/selection.html">Selection
pattern</a>.</p>

<h2 id="elements">Action Bar Elements</h2>

<h4>Tabs</h4>