summaryrefslogtreecommitdiffstats
path: root/res/layout/install_done.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/install_done.xml')
-rwxr-xr-xres/layout/install_done.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/install_done.xml b/res/layout/install_done.xml
index 0031beb7..e33f57b7 100755
--- a/res/layout/install_done.xml
+++ b/res/layout/install_done.xml
@@ -29,7 +29,7 @@
android:layout_height="wrap_content"
android:paddingLeft="20dip"
android:paddingTop="36dip"
- android:drawableLeft="@drawable/button_indicator_finish"
+ android:drawablePadding="6dip"
android:layout_below="@id/app_snippet"
android:textColor="?android:attr/textColorSecondary"
android:textAppearance="?android:attr/textAppearanceMedium"/>