ObservableScrollers

Additional

Language
Java
Version
N/A
Created
May 31, 2015
Updated
Jul 5, 2015 (Retired)
Owner
Nam Nguyen (eneim)
Contributor
Nam Nguyen (eneim)
1
Activity
Badge
Generate
Download
Source code

Advertisement

ObservableScrollers

Easy to use observable scroller.

Minimum supported SDK version: 14

Include in build.gradle

compile 'im.ene:observablescrollers:0.0.5@aar'

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.