1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/chinasoft_ohos-StickyScrollView

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Это зеркальный репозиторий, синхронизируется ежедневно с исходного репозитория.
Клонировать/Скачать
README.md 995
Копировать Редактировать Исходные данные Просмотреть построчно История
Amar Jain Отправлено 8 лет назад abc170a

StickyScrollView

Sticky header and footer for android ScrollView.

Install

Add jitpack to your root build.gradle

	allprojects {
		repositories {
			...
			maven { url "https://jitpack.io" }
		}
	}

Add the dependency

	dependencies {
	        compile 'com.github.amarjain07:StickyScrollView:1.0.0'
	}

Demo

StickyScrollViewGif

License

Copyright 2017 Amar Chand Jain

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.

Комментарий ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://gitlife.ru/oschina-mirror/chinasoft_ohos-StickyScrollView.git
git@gitlife.ru:oschina-mirror/chinasoft_ohos-StickyScrollView.git
oschina-mirror
chinasoft_ohos-StickyScrollView
chinasoft_ohos-StickyScrollView
1.0.0