blob: 6e3e2fd3c15a932b7466d05825198c3310136535 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/entry_list"
android:name="com.example.android.network.sync.basicsyncadapter.EntryListFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
tools:context=".EntryListActivity"
tools:layout="@android:layout/list_content" />