QR scanning fixes

This commit is contained in:
fekt
2022-12-03 02:18:50 -05:00
parent ef48820168
commit 5696b62c8b
6 changed files with 285 additions and 159 deletions

View File

@@ -46,7 +46,7 @@
tools:background="@color/zcashRed" />
<androidx.camera.view.PreviewView
android:id="@+id/preview"
android:id="@+id/viewFinder"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_constraintBottom_toBottomOf="parent"