diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..4c6280e --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index ddac79c..3912b0c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# CodeKit +# StateLayout [![](https://jitpack.io/v/ctrlbytes/StateLayout.svg)](https://jitpack.io/#ctrlbytes/StateLayout) [![API](https://img.shields.io/badge/API-19%2B-orange.svg?style=flat)](https://android-arsenal.com/api?level=19) ![Android CI](https://github.com/ctrlbytes/StateLayout/actions/workflows/android.yml/badge.svg) +![ScreenShot](screenshot.png) + ## Adding to your project 1. Add the JitPack repository to your build.gradle at the end of repositories: