From 64f4a4232e7591a3e2e43e47fddb2b82fb2631c7 Mon Sep 17 00:00:00 2001
From: NoahLacks <77650157+NoahLacks@users.noreply.github.com>
Date: Wed, 8 Jan 2025 14:31:40 -0500
Subject: [PATCH] Initial work for auto layout
---
.../app/src/main/res/layout/activity_auto.xml | 119 ++++++++++++++++++
1 file changed, 119 insertions(+)
diff --git a/ScoutingApp/app/src/main/res/layout/activity_auto.xml b/ScoutingApp/app/src/main/res/layout/activity_auto.xml
index 47ecc25..f8388f8 100644
--- a/ScoutingApp/app/src/main/res/layout/activity_auto.xml
+++ b/ScoutingApp/app/src/main/res/layout/activity_auto.xml
@@ -7,4 +7,123 @@
android:layout_height="match_parent"
tools:context=".AutoActivity">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file