Skip to content

Commit 3bf5c4c

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "fix markup error bug:2871538" into froyo
2 parents 17876aa + 8a52f3d commit 3bf5c4c

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)