Skip to content
Snippets Groups Projects
Commit fe33c063 authored by sreevanis's avatar sreevanis Committed by android-build-merger
Browse files

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

am: 4ca0c805

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

Change-Id: Ied53973a54a95d2590ed394ebcba0789017687da
parents feb0b872 4ca0c805
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment