eluleci / FlatUI

Android FlatUI Kit
1.67k stars 423 forks source link

Cant resove method getActionBarDrawable(int,boolean) #48

Open hardik07 opened 9 years ago

hardik07 commented 9 years ago

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

ralphilius commented 9 years ago

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