Use DataMatrix codes, they are much faster. Start work on storing settings

This commit is contained in:
Astatin3
2024-05-16 10:45:44 -06:00
parent 2a37252386
commit 2e237630c4
9 changed files with 102 additions and 22 deletions
@@ -46,7 +46,7 @@
android:layout_height="wrap_content"
android:background="@color/black_2"
android:gravity="center"
android:hint="Question 1"
android:hint="Events"
android:padding="10dp"
android:textColor="@color/main_500"
android:textColorHint="@color/teal_700"