Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gturedi committed Feb 19, 2017
1 parent d2ead32 commit 6a53190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ Finally in your activity/fragment get StatefulLayout reference and call showXXX

## API
State methods have overloads for customization. If you pass clickListener parameter as null, relevant state button
will be hided. More customization please look [CustomStateOptions.java](llibrary/src/main/java/com/gturedi/views/CustomStateOptions.java)
will be hided. More customization please look [CustomStateOptions.java](library/src/main/java/com/gturedi/views/CustomStateOptions.java)
- `public void showContent()`
- `public void showLoading()`
- `public void showLoading(String message)`
Expand Down

0 comments on commit 6a53190

Please sign in to comment.