Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Lapiš committed Sep 18, 2021
1 parent c46f1cf commit 68342ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: lapism
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)
![API](https://img.shields.io/badge/API-26%2B-brightgreen.svg?style=flat)
[![Kotlin Version](https://img.shields.io/badge/Kotlin-1.5.30-blue.svg)](https://kotlinlang.org)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Expand Down Expand Up @@ -190,11 +190,8 @@ Add the dependency to your gradle file:
</declare-styleable>
```

## Changelog
**1.0.0**
- Initial release

## TODO
## Todo
**Animation**
- animation like Google, needs help :)

## Author
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ annotation class NavigationIconCompat {
const val ARROW = 1
const val SEARCH = 2
}
}
}

// TODO ANOTACE, NOVE IKONKY, PORADEK V KNIHOVNE, NEDRZI SI FOCUS

0 comments on commit 68342ce

Please sign in to comment.