refactor: Rename Tetris to Quad and fix related compilation errors

This commit is contained in:
cmclark00 2025-04-01 08:15:46 -04:00
parent ce85debfe5
commit eb962268ca
14 changed files with 139 additions and 57 deletions

View file

@ -101,7 +101,7 @@
android:layout_marginBottom="4dp"/>
<TextView
android:id="@+id/totalTetrisesText"
android:id="@+id/totalQuadsText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/white"