add tags to lessons in navigation class
Change-Id: Icab52c7aa3069b4cf700a9f2bc84a6d833b48621
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
page.title=Providing Up Navigation
|
||||
page.tags="up navigation","NavUtils","TaskStackBuilder"
|
||||
|
||||
trainingnavtop=true
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
page.title=Implementing Effective Navigation
|
||||
page.tags="viewpager","tasks","back","up","swipe view","DrawerLayout"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Creating Swipe Views with Tabs
|
||||
page.tags="viewpager","horizontal","paging"
|
||||
|
||||
trainingnavtop=true
|
||||
|
||||
@@ -297,4 +298,4 @@ adapter) occupy the remaining space inside the {@link android.support.v4.view.Vi
|
||||
android:paddingBottom="4dp" />
|
||||
|
||||
</android.support.v4.view.ViewPager>
|
||||
</pre>
|
||||
</pre>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Creating a Navigation Drawer
|
||||
page.tags="DrawerLayout", "navigation"
|
||||
|
||||
trainingnavtop=true
|
||||
|
||||
@@ -365,4 +366,4 @@ public class MainActivity extends Activity {
|
||||
</pre>
|
||||
|
||||
<p>For a complete example of a navigation drawer, download the sample available at the
|
||||
<a href="#top">top of the page</a>.</p>
|
||||
<a href="#top">top of the page</a>.</p>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Providing Proper Back Navigation
|
||||
page.tags="back navigation","NavUtils","TaskStackBuilder"
|
||||
|
||||
trainingnavtop=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user