aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/layout/tab_progress.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/tab_progress.xml b/res/layout/tab_progress.xml
index a46dc34b..3ce61a33 100644
--- a/res/layout/tab_progress.xml
+++ b/res/layout/tab_progress.xml
@@ -3,7 +3,8 @@
android:id="@+id/tab_progress"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:clickable="true">
+ android:clickable="true"
+ android:visibility="gone">
<LinearLayout
android:layout_width="wrap_content"