Skip to content
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

Closed
ThanosFisherman opened this issue Apr 20, 2015 · 9 comments
Closed

Will minSdk 9 work? #72

ThanosFisherman opened this issue Apr 20, 2015 · 9 comments

Comments

@ThanosFisherman
Copy link

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

@mhordii
Copy link

mhordii commented Apr 20, 2015

I use tools:overrideLibrary="com.tonicartos.superslim" in use-sdk. On sdk 10 work fine.

@ThanosFisherman
Copy link
Author

Sounds kind of hacky but I'm gonna try it hopping it won't cause any problems on gingerbread
thanks

@TonicArtos
Copy link
Owner

I'll change the library support configuration for you, but add documentation to note it isn't tested on versions before android 4.

@ThanosFisherman
Copy link
Author

Cool, thanks Tonic, I'll post back if I face any issues on gingerbread devices

TonicArtos added a commit that referenced this issue Apr 22, 2015
Conflicts:
	library/build.gradle
@ThanosFisherman
Copy link
Author

btw running the example on android 2.3.7 does a lot of weird things, Rendering is not good and sometimes crashes. :(

@TonicArtos
Copy link
Owner

Interesting, I didn't encounter any problems on the x86 emulator version.

@ThanosFisherman
Copy link
Author

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

@ThanosFisherman
Copy link
Author

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

@TonicArtos
Copy link
Owner

I'm sorry that the emulator doesn't work properly with it. It seems to work fine on the official ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants