All Projects → eneim → Observablescrollers

eneim / Observablescrollers

Licence: apache-2.0
Easy to use observable scroller.

Programming Languages

java
68154 projects - #9 most used programming language

ObservableScrollers

Coverage Status Download

Easy to use observable scroller.

Minimum supported SDK version: 14

Include in build.gradle

compile 'im.ene:observablescrollers:[email protected]'

Changelog

  • 0.0.5 (2015 July 2nd)

Minor fixes. Bintray fix as last release didn't include proper source and javadoc.

  • 0.0.4 (2015 June 28th)

Set deprecated for ObsListView and ObsGridView (un implemented already). I will spend time for RecyclerView and ScrollView only.

  • 0.0.3 (2015 June 22nd)

Some big updates in ObsListview, add an example on flexible space with Images, many credits to https://github.com/ksoichiro/Android-ObservableScrollView (I would like to borrow scaling calculation and transition logic from his example)

This library is still under HEAVY DEVELOPMENT

  • 0.0.2 (2015 June 19th)

Add Observable Listview (ObsListview) , alpha testing only

  • 0.0.1

Original First release, almost alpha testing

License

Copyright 2015 Eneim Labs. All rights reserved.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].