Actually install the correct views when credentials fragment is in standalone mode
b/13638835
Change-Id: I7800cf0638097ae70c0b22384e2effc09c6ab2e3
(cherry picked from commit fe7c3228eb
)
This commit is contained in:
parent
c83366c887
commit
55dbea9fe0
@ -21,8 +21,8 @@
|
|||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:orientation="vertical" >
|
android:orientation="vertical" >
|
||||||
|
|
||||||
<FrameLayout
|
<include
|
||||||
android:id="@+id/account_credentials_fragment_container"
|
layout="@layout/account_setup_credentials_fragment"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content" />
|
android:layout_height="wrap_content" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user