# header-decor **Repository Path**: ideplugin/header-decor ## Basic Information - **Project Name**: header-decor - **Description**: 安卓双固定表头 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://github.com/ebarrenechea/header-decor - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-26 - **Last Updated**: 2021-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![CircleCI](https://circleci.com/gh/edubarr/header-decor/tree/master.svg?style=svg)](https://circleci.com/gh/edubarr/header-decor/tree/master) [![](https://jitpack.io/v/edubarr/header-decor.svg)](https://jitpack.io/#edubarr/header-decor) # DEPRECATION NOTICE This library has not been touched in a very long time and many things have changed in the android ecosystem since then. Updating and maintaining this library is not a priority at the moment. # Header-decor A couple of sticky header decorations for android's recycler view. A Sample app is available on Google Play: ![Header decor sample app image](http://i.imgur.com/xsm1I0F.gif) [![Google Play](https://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=ca.barrenechea.stickyheaders) # License Copyright 2015 Eduardo Barrenechea. 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.