Implement main screen dropdown menu

This commit is contained in:
2026-05-24 01:17:20 +02:00
parent ee6f391820
commit cc49d4e536
13 changed files with 127 additions and 42 deletions
+1
View File
@@ -55,4 +55,5 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/choiceName"
app:layout_constraintBottom_toBottomOf="parent"/>
</androidx.constraintlayout.widget.ConstraintLayout>