Skip to content

Commit f3c9c33

Browse files
committed
signal icon removed from start button
1 parent b26db6a commit f3c9c33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/values/themes.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
<style name="startButton" parent="Widget.MaterialComponents.ExtendedFloatingActionButton">
2323
<item name="backgroundTint">?attr/colorPrimary</item>
24-
<item name="icon">@drawable/ic_signal</item>
2524
<item name="android:textColor">@color/white</item>
2625
<item name="cornerRadius">60dp</item>
2726
<item name="elevation">20dp</item>

0 commit comments

Comments
 (0)