Loading core/res/res/layout-sw600dp/keyguard_screen_unlock_landscape.xml +10 −11 Original line number Diff line number Diff line Loading @@ -39,7 +39,16 @@ android:layout_height="wrap_content" android:layout_marginBottom="24dip"> <!-- Music transport control underneath --> <include layout="@layout/keyguard_screen_status_land" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_marginBottom="50dip" android:layout_marginRight="64dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> <include android:id="@+id/transport" layout="@layout/keyguard_transport_control" android:layout_row="0" Loading @@ -51,16 +60,6 @@ android:layout_height="512dip" /> <include layout="@layout/keyguard_screen_status_land" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_marginBottom="50dip" android:layout_marginRight="64dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> </RelativeLayout> </RelativeLayout> Loading core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml +10 −13 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ <!-- top: status --> <RelativeLayout android:layout_height="0dip" android:layout_weight="1" android:layout_weight="0.40" android:layout_width="match_parent" android:gravity="center"> Loading @@ -35,6 +35,14 @@ android:layout_height="wrap_content" android:gravity="center"> <include layout="@layout/keyguard_screen_status_land" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> <!-- Music transport control --> <include android:id="@+id/transport" layout="@layout/keyguard_transport_control" Loading @@ -47,23 +55,13 @@ android:layout_height="512dip" /> <include layout="@layout/keyguard_screen_status_land" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_marginBottom="100dip" android:layout_marginRight="64dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> </RelativeLayout> </RelativeLayout> <!-- bottom: lock pattern, emergency dialer and forgot pattern button --> <RelativeLayout android:layout_weight="1" android:layout_weight="0.60" android:layout_width="match_parent" android:layout_height="0dip" android:gravity="center"> Loading @@ -77,7 +75,6 @@ <com.android.internal.widget.LockPatternView android:id="@+id/lockPattern" android:layout_width="354dip" android:layout_height="354dip" android:layout_marginTop="50dip" /> <!-- Emergency and forgot pattern buttons. --> Loading Loading
core/res/res/layout-sw600dp/keyguard_screen_unlock_landscape.xml +10 −11 Original line number Diff line number Diff line Loading @@ -39,7 +39,16 @@ android:layout_height="wrap_content" android:layout_marginBottom="24dip"> <!-- Music transport control underneath --> <include layout="@layout/keyguard_screen_status_land" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_marginBottom="50dip" android:layout_marginRight="64dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> <include android:id="@+id/transport" layout="@layout/keyguard_transport_control" android:layout_row="0" Loading @@ -51,16 +60,6 @@ android:layout_height="512dip" /> <include layout="@layout/keyguard_screen_status_land" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_marginBottom="50dip" android:layout_marginRight="64dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> </RelativeLayout> </RelativeLayout> Loading
core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml +10 −13 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ <!-- top: status --> <RelativeLayout android:layout_height="0dip" android:layout_weight="1" android:layout_weight="0.40" android:layout_width="match_parent" android:gravity="center"> Loading @@ -35,6 +35,14 @@ android:layout_height="wrap_content" android:gravity="center"> <include layout="@layout/keyguard_screen_status_land" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> <!-- Music transport control --> <include android:id="@+id/transport" layout="@layout/keyguard_transport_control" Loading @@ -47,23 +55,13 @@ android:layout_height="512dip" /> <include layout="@layout/keyguard_screen_status_land" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="50dip" android:layout_marginTop="50dip" android:layout_marginBottom="100dip" android:layout_marginRight="64dip" android:layout_alignParentTop="true" android:layout_alignParentLeft="true"/> </RelativeLayout> </RelativeLayout> <!-- bottom: lock pattern, emergency dialer and forgot pattern button --> <RelativeLayout android:layout_weight="1" android:layout_weight="0.60" android:layout_width="match_parent" android:layout_height="0dip" android:gravity="center"> Loading @@ -77,7 +75,6 @@ <com.android.internal.widget.LockPatternView android:id="@+id/lockPattern" android:layout_width="354dip" android:layout_height="354dip" android:layout_marginTop="50dip" /> <!-- Emergency and forgot pattern buttons. --> Loading