From 3f2b832371aa620710828cfba340061e97353d7f Mon Sep 17 00:00:00 2001
From: Charles Lombardo
Date: Tue, 11 Apr 2023 14:31:01 -0400
Subject: android: Adjustments to card_game
Removed a currently unused text view and moved to material text views.
---
src/android/app/src/main/res/layout/card_game.xml | 25 +++++------------------
1 file changed, 5 insertions(+), 20 deletions(-)
(limited to 'src/android')
diff --git a/src/android/app/src/main/res/layout/card_game.xml b/src/android/app/src/main/res/layout/card_game.xml
index b8a640d75..4b7d2b3cc 100644
--- a/src/android/app/src/main/res/layout/card_game.xml
+++ b/src/android/app/src/main/res/layout/card_game.xml
@@ -28,28 +28,13 @@
-
-
+ android:layout_height="match_parent" />
-
-