Skip to content

Commit 8a52f3d

Browse files
committed
fix markup error
bug:2871538 Change-Id: I7ab4a9bb722ee8b3e5d740f79143776be8b56a6f
1 parent 86c035f commit 8a52f3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/guide/practices/ui_guidelines/activity_task_design.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ page.title=Activity and Task Design Guidelines
256256
to be able go to a subsequent screen B and then use the BACK key to go
257257
back to screen A, then the screen A needs to be implemented as an
258258
activity. The one exception to this rule is if your application
259-
<a href=#taking_over_back_key title="takes control of the BACK key"
260-
takes control of the BACK key</a> and manages the navigation itself.
259+
<a href="#taking_over_back_key">takes control of the BACK key</a> and manages the navigation
260+
itself.
261261
</p>
262262

263263

0 commit comments

Comments
 (0)