Skip to content

Commit 78b9e40

Browse files
Remove unused resource
1 parent 64ee7b0 commit 78b9e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources xmlns:tools="http://schemas.android.com/tools">
2+
<resources>
33
<!--https://github.com/material-components/material-components-android/blob/5b32b25c0cd05b11036776b6f6297e05d6f18d62/catalog/java/io/material/catalog/shapetheming/res/values/styles.xml#L93-->
44
<style name="Widget.Fortnightly.FloatingActionButton" parent="Widget.MaterialComponents.FloatingActionButton">
55
<item name="shapeAppearanceOverlay">

0 commit comments

Comments
 (0)