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

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