From 5433ee9330178fdc270b5fff2d2c6a784e68d9f6 Mon Sep 17 00:00:00 2001 From: sreevanis Date: Thu, 19 May 2016 14:37:46 -0700 Subject: [PATCH] Added android:tools specification on navigation and actions page. Bug:28787600 Change-Id: I0ce71a6d6e95f5803f72ea8a747e1a0c877b3fc6 --- docs/html/wear/preview/features/ui-nav-actions.jd | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/html/wear/preview/features/ui-nav-actions.jd b/docs/html/wear/preview/features/ui-nav-actions.jd index 800fc8e74e83d..2cabe52a93cdd 100644 --- a/docs/html/wear/preview/features/ui-nav-actions.jd +++ b/docs/html/wear/preview/features/ui-nav-actions.jd @@ -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">