Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tingyik90 committed May 8, 2019
1 parent 7c443fa commit 40d74ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
Enhanced Snackbar for Android.

## Important
- **v6.0** does not break migration from v5.0. Added the following features:
- **v6.0** does not break migration from **v5.0**. Added the following features:
- SnackProgressBarLayout is now public, so you can directly edit the layout in `OnDisplayListener.onLayoutInflated`.
- WeakReference is now used for views to prevent memory leak.
- LifeCycle Architecture is used to call `SnackProgressBarManager.disable()` automatically in `OnDestroy` to prevent memory leak.
Expand Down

0 comments on commit 40d74ac

Please sign in to comment.