Merge pull request #2739 from cdhiraj40/develop

updated icon to onboarding screen
This commit is contained in:
Kelson 2021-11-29 11:28:23 +01:00 committed by GitHub
commit 586cc82d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -11,7 +11,7 @@
app:layout_constraintHeight_max="160dp"
app:layout_constraintWidth_max="160dp"
android:scaleType="fitCenter"
android:src="@drawable/kiwix_icon_with_title"
android:src="@drawable/kiwix_icon"
app:layout_constraintBottom_toTopOf="@id/heading"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"