Work on speedier qr code scanning.

This commit is contained in:
Astatin3
2024-04-06 18:52:25 -06:00
parent eac22e1c91
commit 3365a2ce99
9 changed files with 531 additions and 104 deletions
+1
View File
@@ -14,6 +14,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.ScoutingApp2025"
android:hardwareAccelerated="true"
tools:targetApi="31">
<activity
android:name=".MainActivity"