Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Android library to observe scroll events on scrollable views.

License

NotificationsYou must be signed in to change notification settings

ksoichiro/Android-ObservableScrollView

Repository files navigation

Build StatusCoverage StatusMaven CentralAPIAndroid Arsenal

Android library to observe scroll events on scrollable views.
It's easy to interact with the Toolbar introduced in Android 5.0 Lollipop and may be helpful to implement look and feel of Material Design apps.

Examples

Download from Google Play

Get it on Google Play

Please note that the app on the Play store is not always the latest version.

Download from wercker

If you are a wercker user, you can download the latest build artifact.
See here for details.

wercker status

Install manually

Just clone and executeinstallDevDebug task with Gradle.
See here for details.

Usage

  1. Addcom.github.ksoichiro:android-observablescrollview to yourdependencies inbuild.gradle.
  2. AddObservableListView or other views you'd like to use.
  3. Write some animation codes to the callbacks such asonScrollChanged,onUpOrCancelMotionEvent, etc.

Seethe quick start guide for details,andthe documentation for further more.

Reference

Apps that use this library

Badge

If you're using this library in your app and you'd like to list it here,
please let me know viaemail orpull requests orissues.

Contributions

Any contributions are welcome!
Please check theFAQ andcontributing guideline before submitting a new issue.

Developed By

Thanks

License

Copyright 2014 Soichiro KashimaLicensed 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.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.

About

Android library to observe scroll events on scrollable views.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors13


[8]ページ先頭

©2009-2025 Movatter.jp