zhenghao 1 년 전
부모
커밋
567e55dcc3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"