File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5151 android : layout_width =" match_parent"
5252 android : layout_height =" wrap_content"
5353 android : layout_below =" @id/login"
54+ android : layout_toLeftOf =" @+id/ok"
5455 android : layout_marginTop =" 15dip"
5556 android : layout_marginStart =" 7dip"
5657 android : layout_marginEnd =" 7dip"
6768 android : layout_height =" wrap_content"
6869 android : layout_margin =" 7dip"
6970 android : layout_alignParentEnd =" true"
70- android : layout_alignParentBottom = " true "
71+ android : layout_below = " @id/login "
7172 android : text =" @string/kg_login_submit_button"
7273 />
7374
7475 </RelativeLayout >
7576
77+ <!-- no room for ECA on this screen right now
7678 <include layout="@layout/keyguard_emergency_carrier_area"
7779 android:id="@+id/keyguard_selector_fade_container"
7880 android:layout_width="match_parent"
7981 android:layout_height="wrap_content"
8082 android:orientation="vertical"
8183 android:layout_gravity="bottom|center_horizontal"
8284 android:gravity="center_horizontal" />
85+ -->
8386
8487</com .android.internal.policy.impl.keyguard.KeyguardAccountView>
You can’t perform that action at this time.
0 commit comments