Merge "Merge "Added android:tools specification on navigation and actions page." into mnc-io-docs am: 4ca0c8052c am: fe33c063a9 am: 4b058ae5b7 am: 75fea11133" into nyc-mr1-dev-plus-aosp

am: a19a6cc0b4

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

Change-Id: Ia4af9fcb44de15585336e54dbd73a6cd628f6d25
This commit is contained in:
Sreevani Sreejith
2016-05-27 22:40:42 +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">