-
Notifications
You must be signed in to change notification settings - Fork 118
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
Compatibility With SherlockActionBar #34
Comments
Of course you can. Any problem? |
yes i do having problem.. On Wed, Dec 17, 2014 at 5:37 PM, Feng Dai [email protected] wrote:
|
I don't have an example about that now. Can you tell me how you combined this library with Sherlock? What is the detailed error info? |
Can you plz provide sample ?? On Thu, Dec 18, 2014 at 10:49 AM, Feng Dai [email protected] wrote:
|
I'll provide it ASAP. |
okkk... On Thu, Dec 18, 2014 at 1:55 PM, Feng Dai [email protected] wrote:
|
I tried. Then I found that it can't be compiled with error:
That's because AlertDialogPro uses official AppCompat-v7 whose some defined attributes' names are the same as ActionBarSherlock's. I am trying to resolve it. I just have a question. Why don't you use AppCompat-v7 instead of Sherlock? It can provide you a Material Design Action Bar. |
I know that but i want to use both Lib. ABS & your AlertDialogue lib... On Fri, Dec 19, 2014 at 7:20 AM, Feng Dai [email protected] wrote:
|
My AlertDialogPro lib is based on Google's ActionBarCompat. Since you can't use ABS and Google's ActionBarCompat together. So I think it's difficult to use both ABS & my AlertDialogPro... BTW. If you develop a new app, I suggest you don't use ActionBarSherlock and consider Google's ActionBarCompat as your first choice. |
thanx for fast rply... On Fri, Dec 19, 2014 at 11:32 AM, Feng Dai [email protected] wrote:
|
But in AppCompact it does not show Icon with HomeButton in small as in ABS On Fri, Dec 19, 2014 at 11:49 AM, akshay patel [email protected]
|
What did you mean by "show Icon with HomeButton in small "? And did you use the latest ActionBarCompat? |
Display difference between two ActionBars...!!! On Fri, Dec 19, 2014 at 12:05 PM, Feng Dai [email protected] wrote:
|
Could you provide a image to show what you want? |
Same as Image in ABS with Small HomeButton not as an Arrow in AppCompact On Fri, Dec 19, 2014 at 5:58 PM, Feng Dai [email protected] wrote:
|
Sorry, still can't imagine that from your description. What is "Small HomeButton"? Is it a logo? You'd better provide a image to show me. |
@patelakshay13890 Jake Wharton has made ActionBarSherlock deprecated several days ago: https://github.com/JakeWharton/ActionBarSherlock |
@patelakshay13890 probably did not read Material Design guidelines and doesn't know that the app icon is not automatically shown. Brand should be communicated via distinct color/font or logo instead of title. |
Can we use these Lib. im my sample app. that uses SherlockActionBar ?
expecting +ve rply...
The text was updated successfully, but these errors were encountered: