Use the settings

This commit is contained in:
Astatin3
2024-06-24 10:31:29 -06:00
parent 5214d09f0c
commit 1e88d13541
22 changed files with 496 additions and 82 deletions
@@ -10,7 +10,12 @@
android:id="@+id/selectLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="60dp"
android:visibility="visible"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:visibility="gone">
<Button