Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

ActionBarSherlock is incompatible with Appcompat #1121

Closed
metalurgus opened this issue Feb 3, 2015 · 4 comments
Closed

ActionBarSherlock is incompatible with Appcompat #1121

metalurgus opened this issue Feb 3, 2015 · 4 comments

Comments

@metalurgus
Copy link

I want to use ActionBarSherlock, but I need the features of Appcompat library. For example ActionBarSherlock does not have SwitchCompat widget, which Appcompat does. Also ActionBarSherlock does not have compatibility attributes to customize color of statusbar, which are a must too.
You shouldn't force people to remove Appcompat from their project if they want to use your library, or at least implement all missing features.

@intrications
Copy link

It seems that AppCompat has everything you want. Why do you want to use ActionBarSherlock which was deprecated a long time ago?

@JakeWharton
Copy link
Owner

These libraries cannot and should not be used together as they attempt to serve the same purpose.

@metalurgus
Copy link
Author

@JakeWharton that should be awesome, but they do not. If you just read my question before closing it, you'd realize that ActionBarSherlock does not have a set of important features from AppCompat. But it has the SpinnerICS widget which I wanted to use. They should not be used together once one of them covers functionality of the other. Currently it does not.

@JakeWharton
Copy link
Owner

That widget is in the internal package and not part of the public API.
On Feb 3, 2015 9:03 AM, "metalurgus" notifications@github.com wrote:

@JakeWharton https://github.com/JakeWharton that should be awesome, but
they do not. If you just read my question before closing it, you'd realize
that ActionBarSherlock does not have a set of important features from
AppCompat. But it has the SpinnerICS widget which I wanted to use. They
should not be used together once one of them covers functionality of the
other. Currently it does not.


Reply to this email directly or view it on GitHub
#1121 (comment)
.

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

No branches or pull requests

3 participants