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 b26db6a commit f3c9c33Copy full SHA for f3c9c33
app/src/main/res/values/themes.xml
@@ -21,7 +21,6 @@
21
22
<style name="startButton" parent="Widget.MaterialComponents.ExtendedFloatingActionButton">
23
<item name="backgroundTint">?attr/colorPrimary</item>
24
- <item name="icon">@drawable/ic_signal</item>
25
<item name="android:textColor">@color/white</item>
26
<item name="cornerRadius">60dp</item>
27
<item name="elevation">20dp</item>
0 commit comments