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

Commit 2411fe88 authored by smain@google.com's avatar smain@google.com Committed by Android (Google) Code Review
Browse files

Merge "add the helpouts widget and necessary tags to "wave 2" of the Getting...

Merge "add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes" into lmp-docs
parents 9b822b96 cca0d6bf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
page.title=Managing the Activity Lifecycle
page.tags=activity lifecycle
helpoutsWidget=true

trainingnavtop=true
startpage=true
next.title=Launching an Activity
next.link=starting.html

@jd:body

+2 −6
Original line number Diff line number Diff line
page.title=Pausing and Resuming an Activity
parent.title=Managing the Activity Lifecycle
parent.link=index.html
page.tags=activity lifecycle
helpoutsWidget=true

trainingnavtop=true
previous.title=Starting an Activity
previous.link=starting.html
next.title=Stopping and Restarting an Activity
next.link=stopping.html

@jd:body

+2 −4
Original line number Diff line number Diff line
page.title=Recreating an Activity
parent.title=Managing the Activity Lifecycle
parent.link=index.html
page.tags=activity lifecycle
helpoutsWidget=true

trainingnavtop=true
previous.title=Stopping and Restarting an Activity
previous.link=stopping.html

@jd:body

+2 −4
Original line number Diff line number Diff line
page.title=Starting an Activity
parent.title=Managing the Activity Lifecycle
parent.link=index.html
page.tags=activity lifecycle
helpoutsWidget=true

trainingnavtop=true
next.title=Pausing and Resuming an Activity
next.link=pausing.html

@jd:body

+2 −6
Original line number Diff line number Diff line
page.title=Stopping and Restarting an Activity
parent.title=Managing the Activity Lifecycle
parent.link=index.html
page.tags=activity lifecycle
helpoutsWidget=true

trainingnavtop=true
previous.title=Pausing and Resuming an Activity
previous.link=pausing.html
next.title=Recreating an Activity
next.link=recreating.html

@jd:body

Loading