Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Amuzadeh committed Mar 10, 2019
2 parents dc1e0df + c31d720 commit fa24c5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Custom Text Color ( Selected,UnSelected ) Added

Min API **17**

Migrated To **AndroidX**

<img src="./.readme/breadcrumbsview.png" width="30%"/>

Material Design Breadcrumbs Navigation Widget on Android
Expand All @@ -36,7 +38,7 @@ Add the dependency to your app modules:

```gradle
dependencies {
implementation 'com.github.HamidrezaAmz:BreadcrumbsView:0.2.3'
implementation 'com.github.HamidrezaAmz:BreadcrumbsView:0.2.4'
}
```

Expand Down

0 comments on commit fa24c5a

Please sign in to comment.