diff --git a/app/src/main/res/layout/main_fragment.xml b/app/src/main/res/layout/main_fragment.xml
index dee6ca249f34c9c171d09669097a0973708e9439..9332fc1a46da59cee645df620aa8d0cf2b8334b3 100644
--- a/app/src/main/res/layout/main_fragment.xml
+++ b/app/src/main/res/layout/main_fragment.xml
@@ -62,8 +62,7 @@
                 android:text="@string/main_button_send_file"
                 app:layout_constraintLeft_toLeftOf="parent"
                 app:layout_constraintRight_toRightOf="parent"
-                app:layout_constraintTop_toBottomOf="@+id/button_hatchery"
-                android:enabled="false"/>
+                app:layout_constraintTop_toBottomOf="@+id/button_hatchery"/>
 
         <Button android:layout_width="wrap_content"
                 android:layout_height="wrap_content"