Actually install the correct views when credentials fragment is in standalone mode
b/13638835 Change-Id: I7800cf0638097ae70c0b22384e2effc09c6ab2e3
This commit is contained in:
parent
50c5add15b
commit
fe7c3228eb
@ -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" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user