Second round of MD3 review feedback

This commit is contained in:
Torsten Grote
2024-06-03 11:44:43 -03:00
parent 03196b65ab
commit 675e984eaa
15 changed files with 20 additions and 163 deletions

View File

@@ -54,7 +54,7 @@
android:layout_marginHorizontal="@dimen/margin_large"
android:text="@string/mailbox_setup_button_scan"
app:icon="@drawable/ic_qr_code"
app:iconTint="@color/button_text"
app:iconTint="?attr/colorOnPrimary"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"