mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 11:18:55 +03:00
aligning the use case image padding to the other onboarding pages
This commit is contained in:
parent
8c67cc0076
commit
0ba6f55ad4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
android:id="@+id/useCaseHeaderIcon"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="36dp"
|
||||
android:layout_marginTop="52dp"
|
||||
android:contentDescription="@null"
|
||||
android:src="@drawable/ic_onboarding_use_case_icon"
|
||||
app:layout_constraintBottom_toTopOf="@id/useCaseHeaderTitle"
|
||||
|
|
Loading…
Add table
Reference in a new issue