Merge "Update 600dp clings." into jb-dev

This commit is contained in:
Andrew Flynn
2012-06-06 16:11:38 -07:00
committed by Android (Google) Code Review
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -41,9 +41,10 @@
<Button
style="@style/ClingButton"
android:id="@+id/cling_dismiss"
android:minWidth="168dp"
android:textSize="24sp"
android:layout_marginBottom="27dp"
android:layout_marginTop="235dp"
android:layout_marginRight="36dp"
android:layout_gravity="bottom|right"
android:layout_gravity="top|right"
android:onClick="dismissAllAppsCling" />
</com.android.launcher2.Cling>
+1
View File
@@ -42,6 +42,7 @@
<Button
style="@style/ClingButton"
android:id="@+id/cling_dismiss"
android:minWidth="168dp"
android:textSize="24sp"
android:layout_marginBottom="27dp"
android:layout_marginRight="36dp"