summaryrefslogtreecommitdiffstats
path: root/res/layout/two_buttons_panel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/two_buttons_panel.xml')
-rwxr-xr-xres/layout/two_buttons_panel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/two_buttons_panel.xml b/res/layout/two_buttons_panel.xml
index d76855c..05ad35d 100755
--- a/res/layout/two_buttons_panel.xml
+++ b/res/layout/two_buttons_panel.xml
@@ -39,7 +39,7 @@
android:id="@+id/buttons_spacer_left"
android:layout_width="0dip"
android:layout_height="wrap_content"
- android:visibility="gone"
+ android:visibility="invisible"
android:layout_weight="0.2" />
<Button
android:id="@+id/right_button"