ksoichiro / Android-ObservableScrollView

Android library to observe scroll events on scrollable views.
http://ksoichiro.github.io/Android-ObservableScrollView/
Apache License 2.0
9.65k stars 2.06k forks source link

How to use Lib in Eclipse with may APP #260

Open aahmad123121 opened 7 years ago

aahmad123121 commented 7 years ago

Hi, I am facing issue while importing your project in Eclipse IDE. I am using latest appcompat available ttill now (17 August 2016). Able to compile library. issue in XML. No resource identifier found for attribute 'fab_colorNormal' in package 'com.github.ksoichiro.android.observablescrollview.samples'

Also please provide steps using this library. Is still design library is necessary with your library ? I want to use your library to solve bouncing back issue like this- https://youtu.be/xMLKoJOsTAM I think library provided by google has no solution till now as mentioned in this link-https://code.google.com/p/android/issues/detail?id=177729 If you have any query,feel free to ask at any time. Thanks, Ayaz Ahmad