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

Commit 5433ee93 authored by sreevanis's avatar sreevanis
Browse files

Added android:tools specification on navigation and actions page.

Bug:28787600
Change-Id: I0ce71a6d6e95f5803f72ea8a747e1a0c877b3fc6
parent f7688a4f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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">