summaryrefslogtreecommitdiffstats
path: root/res/layout/uninstall_progress.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/uninstall_progress.xml')
-rwxr-xr-xres/layout/uninstall_progress.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/layout/uninstall_progress.xml b/res/layout/uninstall_progress.xml
index e6c77eef..d5fdd737 100755
--- a/res/layout/uninstall_progress.xml
+++ b/res/layout/uninstall_progress.xml
@@ -46,6 +46,9 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="@color/title_background"
+ android:paddingTop="4dip"
+ android:paddingLeft="2dip"
+ android:paddingRight="2dip"
android:layout_alignParentBottom="true">
<Button
android:id="@+id/ok_button"