EverythingMe / overscroll-decor

Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
BSD 2-Clause "Simplified" License
2.85k stars 400 forks source link

minSdkVersion 16 #4

Closed hrules6872 closed 8 years ago

hrules6872 commented 8 years ago

Is there any reason for using minSdkVersion 16? Is it not working with lower versions?

d4vidi commented 8 years ago

Hey there, Chances are that it can work with lower version -- I'll have to look into that and let you know. Thanks for the submission!

NitroXenon commented 8 years ago

Really want this works with API 14 :D

AndreiD commented 8 years ago

up+

suntao2yl commented 8 years ago

Really want this works with API 15 :D

d4vidi commented 8 years ago

All, thanks for the feedback. There are a number of pending modifications for this library which I hope to release within weeks. I'll do my best to include API support enhancement as requested. Please stay tuned!

d4vidi commented 8 years ago

Changed min SDK to 14 in new 1.0.1 release.