Skip to content

Commit 5fb010a

Browse files
committed
fix(add): remove wrong style on CircularProgressIndicator that causes a crash
1 parent e9f0a5e commit 5fb010a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

feature-add/src/main/res/layout/activity_add.xml

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

134134
<com.google.android.material.progressindicator.CircularProgressIndicator
135135
android:id="@+id/progressBar"
136-
style="?android:attr/progressBarStyle"
137136
android:layout_width="wrap_content"
138137
android:layout_height="wrap_content"
139138
android:indeterminate="true"

0 commit comments

Comments
 (0)