We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17876aa + 8a52f3d commit 3bf5c4cCopy full SHA for 3bf5c4c
docs/html/guide/practices/ui_guidelines/activity_task_design.jd
@@ -256,8 +256,8 @@ page.title=Activity and Task Design Guidelines
256
to be able go to a subsequent screen B and then use the BACK key to go
257
back to screen A, then the screen A needs to be implemented as an
258
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.
+ <a href="#taking_over_back_key">takes control of the BACK key</a> and manages the navigation
+itself.
261
</p>
262
263
0 commit comments