Skip to content

Commit c73a34a

Browse files
Fix help native ad button style
1 parent 3f65064 commit c73a34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/ad_help.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<com.google.android.material.button.MaterialButton
6262
android:id="@+id/ad_call_to_action"
63-
style="@style/Widget.Material3.Button.FilledTonalButton"
63+
style="@style/Widget.Material3.Button.TonalButton"
6464
android:layout_width="wrap_content"
6565
android:layout_height="wrap_content"
6666
android:layout_marginStart="12dp"

0 commit comments

Comments
 (0)