Please update for new android support libraries
shifatul-i opened this issue · 1 comments
shifatul-i commented
currently used
dependencies {
compile 'me.henrytao:smooth-app-bar-layout:25.1.0.0'
}
Update to
dependencies {
compile 'me.henrytao:smooth-app-bar-layout:25.2.0.0'
}
henrytao-me commented
Thanks for using this library. I updated it.