Actually install the correct views when credentials fragment is in standalone mode

b/13638835

Change-Id: I7800cf0638097ae70c0b22384e2effc09c6ab2e3
This commit is contained in:
Tony Mantler 2014-03-25 15:51:06 -07:00
parent 50c5add15b
commit fe7c3228eb
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@
android:paddingLeft="@dimen/setup_fragment_padding_side"
android:paddingRight="@dimen/setup_fragment_padding_side" >
<FrameLayout
android:id="@+id/account_credentials_fragment_container"
<include
layout="@layout/account_setup_credentials_fragment"
android:layout_width="match_parent"
android:layout_height="wrap_content" />