mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 03:54:18 -04:00
Merge pull request #2739 from cdhiraj40/develop
updated icon to onboarding screen
This commit is contained in:
commit
586cc82d3b
Binary file not shown.
Before Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.5 KiB |
@ -11,7 +11,7 @@
|
|||||||
app:layout_constraintHeight_max="160dp"
|
app:layout_constraintHeight_max="160dp"
|
||||||
app:layout_constraintWidth_max="160dp"
|
app:layout_constraintWidth_max="160dp"
|
||||||
android:scaleType="fitCenter"
|
android:scaleType="fitCenter"
|
||||||
android:src="@drawable/kiwix_icon_with_title"
|
android:src="@drawable/kiwix_icon"
|
||||||
app:layout_constraintBottom_toTopOf="@id/heading"
|
app:layout_constraintBottom_toTopOf="@id/heading"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user