Replace illustration for mailbox download

This commit is contained in:
Torsten Grote
2022-10-20 14:01:01 -03:00
parent a37447d3e8
commit 48ab5f4966
7 changed files with 330 additions and 60 deletions

View File

@@ -34,9 +34,7 @@
android:id="@+id/introView"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginHorizontal="@dimen/margin_xlarge"
android:layout_marginTop="@dimen/margin_xlarge"
android:layout_marginBottom="@dimen/margin_large"
android:layout_margin="@dimen/margin_large"
android:text="@string/mailbox_setup_intro"
android:textAppearance="@style/TextAppearance.MaterialComponents.Body1"
app:layout_constraintBottom_toBottomOf="parent"