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

Commit 75fea111 authored by sreevanis's avatar sreevanis Committed by android-build-merger
Browse files

Merge "Added android:tools specification on navigation and actions page." into...

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

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

Change-Id: I36eddfe3419d165ef536e0ada8b684ce4a4e3ba4
parents 2e494ecc 4b058ae5
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">