AlertDialogPro icon indicating copy to clipboard operation
AlertDialogPro copied to clipboard

Compatibility With SherlockActionBar

Open patelakshay13890 opened this issue 10 years ago • 18 comments

Can we use these Lib. im my sample app. that uses SherlockActionBar ? expecting +ve rply...

patelakshay13890 avatar Dec 17 '14 10:12 patelakshay13890

Of course you can. Any problem?

fengdai avatar Dec 17 '14 12:12 fengdai

yes i do having problem.. bcoz conflicting theme may be.. do u have any example related that ? bcoz i do req. to use these theme in app... expecting +ve response...

On Wed, Dec 17, 2014 at 5:37 PM, Feng Dai [email protected] wrote:

Of course you can. Any problem?

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67313548 .

patelakshay13890 avatar Dec 18 '14 04:12 patelakshay13890

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?

fengdai avatar Dec 18 '14 05:12 fengdai

Can you plz provide sample ??

On Thu, Dec 18, 2014 at 10:49 AM, 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?

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67442536 .

patelakshay13890 avatar Dec 18 '14 07:12 patelakshay13890

I'll provide it ASAP.

fengdai avatar Dec 18 '14 08:12 fengdai

okkk... Expecting answer...!!

On Thu, Dec 18, 2014 at 1:55 PM, Feng Dai [email protected] wrote:

I'll provide it ASAP.

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67454984 .

patelakshay13890 avatar Dec 18 '14 09:12 patelakshay13890

I tried. Then I found that it can't be compiled with error:

"Error:Attribute "xxx" has already been defined". 

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.

fengdai avatar Dec 19 '14 01:12 fengdai

I know that but i want to use both Lib. ABS & your AlertDialogue lib... So is it possible ?

On Fri, Dec 19, 2014 at 7:20 AM, Feng Dai [email protected] wrote:

I tried. Then I found that it can't be compiled with error:

"Error:Attribute "xxx" has already been defined".

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.

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67587924 .

patelakshay13890 avatar Dec 19 '14 05:12 patelakshay13890

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.

fengdai avatar Dec 19 '14 06:12 fengdai

thanx for fast rply... okk...

On Fri, Dec 19, 2014 at 11:32 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 https://github.com/JakeWharton/ActionBarSherlock/issues/999. 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.

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67601723 .

patelakshay13890 avatar Dec 19 '14 06:12 patelakshay13890

But in AppCompact it does not show Icon with HomeButton in small as in ABS thas why i switched to ABS

On Fri, Dec 19, 2014 at 11:49 AM, akshay patel [email protected] wrote:

thanx for fast rply... okk...

On Fri, Dec 19, 2014 at 11:32 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 https://github.com/JakeWharton/ActionBarSherlock/issues/999. 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.

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67601723 .

patelakshay13890 avatar Dec 19 '14 06:12 patelakshay13890

What did you mean by "show Icon with HomeButton in small "? And did you use the latest ActionBarCompat?

fengdai avatar Dec 19 '14 06:12 fengdai

Display difference between two ActionBars...!!! I want bar like in ABS display with icon So can you tell me how can i achieve this using AppCompact ??

On Fri, Dec 19, 2014 at 12:05 PM, Feng Dai [email protected] wrote:

What did you mean by "show Icon with HomeButton in small "? And did you use the latest ActionBarCompat?

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67603543 .

patelakshay13890 avatar Dec 19 '14 09:12 patelakshay13890

Could you provide a image to show what you want?

fengdai avatar Dec 19 '14 12:12 fengdai

Same as Image in ABS with Small HomeButton not as an Arrow in AppCompact bcoz ActionBar Size

On Fri, Dec 19, 2014 at 5:58 PM, Feng Dai [email protected] wrote:

Could you provide a image to show what you want?

— Reply to this email directly or view it on GitHub https://github.com/fengdai/AlertDialogPro/issues/34#issuecomment-67632479 .

patelakshay13890 avatar Dec 19 '14 12:12 patelakshay13890

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.

fengdai avatar Dec 19 '14 12:12 fengdai

@patelakshay13890 Jake Wharton has made ActionBarSherlock deprecated several days ago: https://github.com/JakeWharton/ActionBarSherlock It's time to migrate to AppCompact...

fengdai avatar Dec 26 '14 13:12 fengdai

@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.

consp1racy avatar Mar 15 '15 04:03 consp1racy