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

Cant resove method getActionBarDrawable(int,boolean) #48

Open
hardik07 opened this issue Apr 23, 2015 · 1 comment
Open

Cant resove method getActionBarDrawable(int,boolean) #48

hardik07 opened this issue Apr 23, 2015 · 1 comment

Comments

@hardik07
Copy link

I dont really know what is this or why is it happening ?? But its wasting a lot of my time .

@ralphilius
Copy link

If you call from Activity, you should add context to the method like:
getActionBarDrawable(context, int, boolean) where
int = your theme Id
boolean = true/false if you want to use dark color

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

2 participants