android:layout_alignParentTop is not a property in LinearLayout

Change-Id: I2c3debd331ee2074ff6432a4f5a680ade8c6ef6d
This commit is contained in:
Tony Mantler 2013-08-14 13:25:22 -07:00
parent 859a4ef1e9
commit 72632593cd
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
<fragment
android:id="@+id/setup_fragment"
class="com.android.email.activity.setup.AccountSetupIncomingFragment"
android:layout_alignParentTop="true"
android:layout_width="match_parent"
android:layout_height="0dip"
android:layout_weight="1"