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

Class Signature is different from Volley #60

Open
seventhmoon opened this issue Feb 23, 2017 · 2 comments
Open

Class Signature is different from Volley #60

seventhmoon opened this issue Feb 23, 2017 · 2 comments

Comments

@seventhmoon
Copy link

seventhmoon commented Feb 23, 2017

Compare with Volley (https://android.googlesource.com/platform/frameworks/volley/), a few classes is not in same package.

e.g.
com.android.volley.AuthFailureError vs com.android.volley.error.AuthFailureError

That breaks the compatibility with Volley, which should be a subset of VolleyPlus.

@seventhmoon seventhmoon changed the title Class Signature is different from official Class Signature is different from Volley Feb 23, 2017
@viralsavaniIM
Copy link

I really like using Volley+, but because of this issue, we are moving away from it. Because of this we or any of our library integrator cannot use vanilla Volley which is a deal breaker.

@seventhmoon
Copy link
Author

https://github.com/seventhmoon/VolleyEx
Moved some feature to VolleyEx which is compatible with official volley.

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

2 participants