Skip to content

Commit

Permalink
Merge pull request #55 from st235/fix/readme
Browse files Browse the repository at this point in the history
fixed media files references at readme.
  • Loading branch information
st235 authored Sep 13, 2020
2 parents 06173aa + f06c00d commit 000be7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/video.gif" width="600" height="205">
<img src="/images/video.gif" width="600" height="205">

# ExpandableBottomBar

Expand Down Expand Up @@ -196,15 +196,15 @@ Really easy ;D
After integration this behavior should looks like:
<img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/coordinator_layout.gif" width="270" height="480">
<img src="/images/coordinator_layout.gif" width="270" height="480">
## Migration guide
You may found all necessary info about migration from old versions [here](https://github.com/st235/ExpandableBottomBar/wiki/Migration)
## Screens
<img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/ordinary.png" width="270" height="480"> <img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/small_rounded.png" width="270" height="480"> <img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/hard_rounded.png" width="270" height="480"> <img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/night_like.png" width="270" height="480"> <img src="https://raw.githubusercontent.com/st235/ExpandableBottomBar/master/images/styles.png" width="270" height="480">
<img src="/images/ordinary.png" width="270" height="480"> <img src="/images/small_rounded.png" width="270" height="480"> <img src="/images/hard_rounded.png" width="270" height="480"> <img src="/images/night_like.png" width="270" height="480"> <img src="/images/styles.png" width="270" height="480">
### License
Expand Down

0 comments on commit 000be7a

Please sign in to comment.