We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7589959 commit 794a2a1Copy full SHA for 794a2a1
ui/src/main/res/layout/tv_activity.xml
@@ -127,7 +127,7 @@
127
128
<com.google.android.material.button.MaterialButton
129
android:id="@+id/import_button"
130
- style="@style/Widget.Material3.Button.IconButton"
+ style="@style/Widget.Material3.Button.IconButton.Filled.Tonal"
131
android:layout_width="wrap_content"
132
android:layout_height="wrap_content"
133
android:layout_margin="16dp"
@@ -140,7 +140,7 @@
140
141
142
android:id="@+id/delete_button"
143
144
145
146
0 commit comments