Skip to content

Commit 2a3dbc1

Browse files
committed
gone --> invisible
Change-Id: I65272097018400f1f9df498d757151985650d747
1 parent 23b5600 commit 2a3dbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<item name="android:layout_width">match_parent</item>
235235
<item name="android:layout_height">4dp</item>
236236
<item name="android:indeterminate">true</item>
237-
<item name="android:visibility">gone</item>
237+
<item name="android:visibility">invisible</item>
238238
<item name="mpb_progressStyle">horizontal</item>
239239
<item name="mpb_useIntrinsicPadding">false</item>
240240
</style>

0 commit comments

Comments
 (0)