summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/res/layout
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2014-07-11 14:39:43 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2014-07-11 21:42:06 +0000
commit53912d07d211f20d2d70b0fba127ddc587aa897e (patch)
tree7269aae67ef538f9477e8c70803769563f3d0562 /packages/PrintSpooler/res/layout
parentc5a58437e62698f34abde93ec785c4cbe36aec2d (diff)
downloadframeworks_base-53912d07d211f20d2d70b0fba127ddc587aa897e.zip
frameworks_base-53912d07d211f20d2d70b0fba127ddc587aa897e.tar.gz
frameworks_base-53912d07d211f20d2d70b0fba127ddc587aa897e.tar.bz2
Fix the print button appearance.
Change-Id: Ie19a52eaf08e1e39bb488c5afa2344c72e646b0b
Diffstat (limited to 'packages/PrintSpooler/res/layout')
-rw-r--r--packages/PrintSpooler/res/layout/print_activity.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/PrintSpooler/res/layout/print_activity.xml b/packages/PrintSpooler/res/layout/print_activity.xml
index 325d317..8896a7b 100644
--- a/packages/PrintSpooler/res/layout/print_activity.xml
+++ b/packages/PrintSpooler/res/layout/print_activity.xml
@@ -99,7 +99,6 @@
<ImageButton
android:id="@+id/print_button"
- style="?android:attr/buttonStyleSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="16dip"