Skip to content
Snippets Groups Projects
Commit 828a5152 authored by Anon's avatar Anon
Browse files

MainFragment: Enable send file button.

parent ad48e9a9
Branches
No related tags found
No related merge requests found
...@@ -62,8 +62,7 @@ ...@@ -62,8 +62,7 @@
android:text="@string/main_button_send_file" android:text="@string/main_button_send_file"
app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent" app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@+id/button_hatchery" app:layout_constraintTop_toBottomOf="@+id/button_hatchery"/>
android:enabled="false"/>
<Button android:layout_width="wrap_content" <Button android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment