diff --git a/README.md b/README.md index 4d8c2a3..891a4e6 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Additional Options ### setFadeOut(boolean fadeOut) Setting this to true will cause the ListView item to slowly fade out as it is being swiped -## setFixedBackground(boolean setFixedBackground) +### setFixedBackground(boolean setFixedBackground) Setting this to true will make the backgrounds static behind the ListView item instead of sliding in from the side.