Skip to content

Commit 93f5d3f

Browse files
Update stories_header.xml
1 parent f7a6cc8 commit 93f5d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
android:layout_weight="1">
9393

9494
<com.google.android.material.loadingindicator.LoadingIndicator
95-
android:layout_width="match_parent"
95+
android:layout_width="wrap_content"
9696
android:layout_height="wrap_content"
9797
android:layout_centerInParent="true"
9898
app:indicatorSize="42dp"

0 commit comments

Comments
 (0)