diff options
Diffstat (limited to 'docs/html/design/patterns/actionbar.jd')
-rw-r--r-- | docs/html/design/patterns/actionbar.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/patterns/actionbar.jd b/docs/html/design/patterns/actionbar.jd index 6020034..ceb5a4c 100644 --- a/docs/html/design/patterns/actionbar.jd +++ b/docs/html/design/patterns/actionbar.jd @@ -123,7 +123,7 @@ the top bar.</p> </div> </div> -<h2>Action Buttons</h2> +<h2 id="ActionButtons">Action Buttons</h2> <p><em>Action buttons</em> on the action bar surface your app's most important activities. Think about which buttons will get used most often, and order them accordingly. Depending on available screen real estate, the system shows your most important actions as action buttons and moves the rest to the |