|
|
@@ -11,7 +11,6 @@
|
|
|
android:layout_width="40dp"
|
|
|
android:layout_height="40dp"
|
|
|
android:layout_marginStart="16dp"
|
|
|
- android:layout_marginLeft="16dp"
|
|
|
tools:ignore="ContentDescription"
|
|
|
tools:src="@drawable/rectangle_placeholder_background" />
|
|
|
|
|
|
@@ -19,9 +18,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginStart="72dp"
|
|
|
- android:layout_marginLeft="72dp"
|
|
|
android:layout_marginEnd="16dp"
|
|
|
- android:layout_marginRight="16dp"
|
|
|
android:layout_marginBottom="16dp"
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
@@ -85,7 +82,6 @@
|
|
|
android:layout_width="32dp"
|
|
|
android:layout_height="32dp"
|
|
|
android:layout_marginStart="8dp"
|
|
|
- android:layout_marginLeft="8dp"
|
|
|
tools:ignore="ContentDescription"
|
|
|
tools:src="@drawable/oval_placeholder_background" />
|
|
|
|