zhenghao 1 year ago
parent
commit
567e55dcc3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/layout/activity_home_web.xml

+ 1 - 1
app/src/main/res/layout/activity_home_web.xml

@@ -65,7 +65,7 @@
         app:layout_constraintRight_toRightOf="parent"
         app:layout_constraintTop_toBottomOf="@id/print"
         android:text="拍照"
-        />
+        android:visibility="gone"/>
 
     <Button
         android:id="@+id/start_scan"