mirror of
https://github.com/cmclark00/mintris.git
synced 2025-05-22 14:25:27 +01:00
refactor: Rename Tetris to Quad and fix related compilation errors
This commit is contained in:
parent
ce85debfe5
commit
eb962268ca
14 changed files with 139 additions and 57 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue