Skip to content

Commit 778ceca

Browse files
committed
Update README.md
1 parent 4f934b3 commit 778ceca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Add the AVLoadingIndicatorView to your layout:
3232
<com.wang.avi.AVLoadingIndicatorView
3333
android:layout_width="wrap_content"
3434
android:layout_height="wrap_content"
35+
android:visibility="visible" //visible or gone
3536
app:indicator="BallPulse"
3637
app:indicator_color="your color"
3738
/>

0 commit comments

Comments
 (0)