aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/layout/units_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'androidApp/src/main/res/layout/units_activity.xml')
-rw-r--r--androidApp/src/main/res/layout/units_activity.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/androidApp/src/main/res/layout/units_activity.xml b/androidApp/src/main/res/layout/units_activity.xml
index 750e00f..5bfb228 100644
--- a/androidApp/src/main/res/layout/units_activity.xml
+++ b/androidApp/src/main/res/layout/units_activity.xml
@@ -13,8 +13,7 @@
app:layout_constraintTop_toBottomOf="@id/displayModeToggle"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
- app:layout_constraintBottom_toBottomOf="parent"
- android:background="@color/colorPrimary"/>
+ app:layout_constraintBottom_toBottomOf="parent"/>
<com.google.android.material.card.MaterialCardView
android:layout_width="0dp"