am c40f70a5: Merge "Swap OK and Cancel buttons in SIM PIN unlock screen to match ICS guidelines." into ics-mr1
* commit 'c40f70a5cb1f24a9ea0b5b0cadea75db8fc1cdd3': Swap OK and Cancel buttons in SIM PIN unlock screen to match ICS guidelines.
This commit is contained in:
@@ -93,17 +93,6 @@
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip">
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
android:text="@android:string/ok"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:textSize="18sp"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/emergencyCallButton"
|
||||
android:text="@android:string/lockscreen_emergency_call"
|
||||
android:layout_alignParentBottom="true"
|
||||
@@ -112,11 +101,22 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:textSize="18sp"
|
||||
android:drawableLeft="@drawable/ic_emergency"
|
||||
android:drawablePadding="8dip"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
android:text="@android:string/ok"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginLeft="8dip"
|
||||
android:textSize="18sp"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -91,17 +91,6 @@
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip">
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
android:text="@android:string/ok"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:textSize="18sp"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/emergencyCallButton"
|
||||
android:text="@android:string/lockscreen_emergency_call"
|
||||
android:layout_alignParentBottom="true"
|
||||
@@ -110,11 +99,22 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:textSize="18sp"
|
||||
android:drawableLeft="@drawable/ic_emergency"
|
||||
android:drawablePadding="4dip"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
android:text="@android:string/ok"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginLeft="8dip"
|
||||
android:textSize="18sp"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -153,17 +153,6 @@
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip">
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
android:text="@android:string/ok"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:textSize="18sp"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/emergencyCallButton"
|
||||
android:text="@android:string/lockscreen_emergency_call"
|
||||
android:layout_alignParentBottom="true"
|
||||
@@ -172,11 +161,22 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:textSize="18sp"
|
||||
android:drawableLeft="@drawable/ic_emergency"
|
||||
android:drawablePadding="4dip"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
android:text="@android:string/ok"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1.0"
|
||||
android:layout_marginBottom="8dip"
|
||||
android:layout_marginLeft="8dip"
|
||||
android:textSize="18sp"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
android:layout_marginRight="2dip"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<Button android:id="@+id/ok"
|
||||
<Button android:id="@+id/cancel"
|
||||
android:layout_width="0sp"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_weight="1"
|
||||
@@ -152,7 +152,7 @@
|
||||
android:layout_marginRight="2dip"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textStyle="bold"
|
||||
android:text="@android:string/ok"
|
||||
android:text="@android:string/cancel"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/zero"
|
||||
@@ -165,7 +165,7 @@
|
||||
android:textStyle="bold"
|
||||
/>
|
||||
|
||||
<Button android:id="@+id/cancel"
|
||||
<Button android:id="@+id/ok"
|
||||
android:layout_width="0sp"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_weight="1"
|
||||
@@ -173,7 +173,7 @@
|
||||
android:layout_marginRight="2dip"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textStyle="bold"
|
||||
android:text="@android:string/cancel"
|
||||
android:text="@android:string/ok"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user