Make QR Codes Better

This commit is contained in:
Astatin3
2024-04-04 14:48:29 -06:00
parent af2ea86a03
commit eac22e1c91
7 changed files with 247 additions and 117 deletions
@@ -134,13 +134,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone"
tools:visibility="gone">
<com.astatin3.scoutingapp2025.qrPointsOverlayView
android:id="@+id/qrPointsOverlayView"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.astatin3.scoutingapp2025.ui.transfer.scannerView>
tools:visibility="gone" />
<com.astatin3.scoutingapp2025.ui.transfer.TBAView
android:id="@+id/TBAView"
@@ -153,7 +147,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:visibility="visible">
tools:visibility="gone">
<LinearLayout
android:layout_width="match_parent"