Merge "Don't set hard width/height for cling OK button." into jb-dev

This commit is contained in:
Andrew Flynn
2012-06-05 14:41:41 -07:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 4 deletions
@@ -41,8 +41,6 @@
<Button
style="@style/ClingButton"
android:id="@+id/cling_dismiss"
android:layout_width="118dp"
android:layout_height="54dp"
android:textSize="24sp"
android:layout_marginBottom="27dp"
android:layout_marginRight="36dp"
-2
View File
@@ -42,8 +42,6 @@
<Button
style="@style/ClingButton"
android:id="@+id/cling_dismiss"
android:layout_width="118dp"
android:layout_height="54dp"
android:textSize="24sp"
android:layout_marginBottom="27dp"
android:layout_marginRight="36dp"