FlatUI
FlatUI copied to clipboard
Cant resove method getActionBarDrawable(int,boolean)
I dont really know what is this or why is it happening ?? But its wasting a lot of my time .
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