Skip to content

xiaozhi003/HideOnScrollDemo

Repository files navigation

HideOnScrollDemo

hide the toolbar when you scroll this view

运行该项目需自行导入最新的依赖库
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:21.0.3'
compile 'com.android.support:cardview-v7:21.0.3'
}

效果图

CSDN连接地址:http://blog.csdn.net/xiaozhiwz/article/details/44804185

About

hide the toolbar when you scroll this view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages