Removed fixed background colors

This commit is contained in:
CappielloAntonio 2022-01-10 12:32:52 +01:00
parent 452360082f
commit bcc5c6b97d
3 changed files with 0 additions and 3 deletions

View file

@ -3,7 +3,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/cardColor"
android:orientation="vertical">
<androidx.constraintlayout.widget.ConstraintLayout

View file

@ -3,7 +3,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/cardColor"
android:orientation="vertical">
<androidx.constraintlayout.widget.ConstraintLayout

View file

@ -3,7 +3,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/cardColor"
android:orientation="vertical">
<androidx.constraintlayout.widget.ConstraintLayout