diff --git a/README.md b/README.md index a2ed035..a40d7a3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Library that allows you to eaisly switch between your content, progress, error a You only show content, progress or error view. The switcher finds out what's currently visible and hides it. - + #How to use it? 1) Build your layout like this. It's important to pack your content, progress and error view into the same ```FrameLayout```. It won't work otherwise.