Merge "Added android:tools specification on navigation and actions page." into mnc-io-docs am: 4ca0c8052c

am: fe33c063a9

* commit 'fe33c063a9542722e067331907ba42b12dc130c3':
  Added android:tools specification on navigation and actions page.

Change-Id: Iaef5dee8c0af55ec1698c831f3f1ff93739d4def
This commit is contained in:
Sreevani Sreejith
2016-05-27 03:47:33 +00:00
committed by android-build-merger

View File

@@ -76,6 +76,7 @@ To add an action or a navigation drawer, declare your user interface with a
<android.support.wearable.view.drawer.WearableDrawerLayout
android:id="@+id/drawer_layout"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:deviceIds="wear">