diff --git a/app/src/main/res/layout/activity_scan.xml b/app/src/main/res/layout/activity_scan.xml deleted file mode 100644 index cb1709ecab8c4d1ee736c8f35f0ff1e688b0c91e..0000000000000000000000000000000000000000 --- a/app/src/main/res/layout/activity_scan.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_width="match_parent" - android:layout_height="match_parent" - xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:app="http://schemas.android.com/apk/res-auto" - xmlns:tools="http://schemas.android.com/tools" - android:orientation="vertical" - android:background="#FFFFFF" - > - -</androidx.constraintlayout.widget.ConstraintLayout> \ No newline at end of file