summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rwxr-xr-xres/layout/install_confirm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/install_confirm.xml b/res/layout/install_confirm.xml
index 026116c1..ca5dbd0d 100755
--- a/res/layout/install_confirm.xml
+++ b/res/layout/install_confirm.xml
@@ -105,6 +105,7 @@
android:layout_weight="1"
android:text="@string/install"
android:maxLines="2"
+ android:filterTouchesWhenObscured="true"
style="?android:attr/buttonBarButtonStyle" />
<Button android:id="@+id/cancel_button"