Skip to content

SeamlessViewpagerHeader offers a Viewpager with a scrollable header, like Android Lollipop Contacts or Google Play Pagers.

Notifications You must be signed in to change notification settings

reresetyawan/Andriod-Seamless-ViewPager-Header

 
 

Repository files navigation

###Andriod Seamless ViewPager Header

####Introduction SeamlessViewpagerHeader offers a Viewpager with a scrollable header, like Android Lollipop Contact and Google Play. ####Screenshot Screenshot

####Feature

  • Lollipop Contact or Google Play Pager like UI
  • Scrollable Header
  • Seamless Scrolling
  • Support in both Activity and Fragment

####Sample Apk Apk File

####Usage It is difficult to seperate the project as a library, therefore please take a look at the ListViewFragment.java and ScrollViewFragment.java and add what you need here. If you want to change the layout, please edit activity_main.xml. If you want to use it in a Activity, please refer to MainActivity, or if you want to use it in a Fragment, please refer to MainFragment.

##中文 ###Andriod滑动无缝切换的ViewPager 带有HeaderView的ViewPager,如Android5.0的系统自带联系人的布局(或者Google Play的布局),滑动的时候,优先滑动HeaderView再滑动ViewPager,滑动无缝对接,不需要分两次完成。可用在Activity和Fragment上(参考Demo).

###License

Copyright 2015 Kaede Akatsuki

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

SeamlessViewpagerHeader offers a Viewpager with a scrollable header, like Android Lollipop Contacts or Google Play Pagers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%