-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will minSdk 9 work? #72
Comments
I use tools:overrideLibrary="com.tonicartos.superslim" in use-sdk. On sdk 10 work fine. |
Sounds kind of hacky but I'm gonna try it hopping it won't cause any problems on gingerbread |
I'll change the library support configuration for you, but add documentation to note it isn't tested on versions before android 4. |
Cool, thanks Tonic, I'll post back if I face any issues on gingerbread devices |
btw running the example on android 2.3.7 does a lot of weird things, Rendering is not good and sometimes crashes. :( |
Interesting, I didn't encounter any problems on the x86 emulator version. |
I tested this on Gennymotion android 2.3.7 You can try it. I will also test this on a physical 2.3.7 device soon |
Just tested this on my motorola defy+ android 2.3.7 and works great. So I don't know what's wrong with genymotion emulator |
I'm sorry that the emulator doesn't work properly with it. It seems to work fine on the official ones. |
I have a question. Can I use this library on minSdkVersion 9? If not do you know any other alternatives that use sticky headers with RecyclerView? thanks
The text was updated successfully, but these errors were encountered: