aligning the use case image padding to the other onboarding pages
This commit is contained in:
parent
8c67cc0076
commit
0ba6f55ad4
|
@ -25,7 +25,7 @@
|
||||||
android:id="@+id/useCaseHeaderIcon"
|
android:id="@+id/useCaseHeaderIcon"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="36dp"
|
android:layout_marginTop="52dp"
|
||||||
android:contentDescription="@null"
|
android:contentDescription="@null"
|
||||||
android:src="@drawable/ic_onboarding_use_case_icon"
|
android:src="@drawable/ic_onboarding_use_case_icon"
|
||||||
app:layout_constraintBottom_toTopOf="@id/useCaseHeaderTitle"
|
app:layout_constraintBottom_toTopOf="@id/useCaseHeaderTitle"
|
||||||
|
|
Loading…
Reference in New Issue