blob: b00ffa23628cf2f6b0e1210f342d6882a3d53273 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<android.support.wearable.view.WatchViewStub
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/watch_view_stub"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:rectLayout="@layout/rect_activity_page_control"
app:roundLayout="@layout/round_activity_page_control"
tools:context="io.v.android.apps.reader.PageControlActivity"
tools:deviceIds="wear">
</android.support.wearable.view.WatchViewStub>