Git Product home page Git Product logo

Comments (18)

fengdai avatar fengdai commented on August 17, 2024

Of course you can. Any problem?

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

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?

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

I'll provide it ASAP.

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

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.

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

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.

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
JakeWharton/ActionBarSherlock#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
#34 (comment)
.

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
JakeWharton/ActionBarSherlock#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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

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

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

Could you provide a image to show what you want?

from alertdialogpro.

patelakshay13890 avatar patelakshay13890 commented on August 17, 2024

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
#34 (comment)
.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

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.

from alertdialogpro.

fengdai avatar fengdai commented on August 17, 2024

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

from alertdialogpro.

consp1racy avatar consp1racy commented on August 17, 2024

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

from alertdialogpro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.