Skip to content

Commit 43a6be7

Browse files
author
TheFinestArtist
committed
Update README.md
1 parent cea11d2 commit 43a6be7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ iconSelector(@DrawableRes int selectorRes);
139139
```
140140

141141
**Icon Options**
142+
```java
142143
showIconClose(boolean showIconClose);
143144
disableIconClose(boolean disableIconClose);
144145
showIconBack(boolean showIconBack);
@@ -147,6 +148,7 @@ showIconForward(boolean showIconForward);
147148
disableIconForward(boolean disableIconForward);
148149
showIconMenu(boolean showIconMenu);
149150
disableIconMenu(boolean disableIconMenu);
151+
```
150152

151153
**SwipeRefreshLayout Options**
152154
```java

0 commit comments

Comments
 (0)