On Aug 28, 2012, at 5:20 AM, DFX <[email protected]> wrote: > Everything compiles and runs fine, but I can't figure out how to reference > the resources from within my styles.xml file. ... > is there a way for me to reference a drawable resource that is defined in the > ActionBarSherlock project?
Does `@drawable/abs__btn_cab_done_focused_holo_dark` or `@com.actionbarsherlock:drawable/abs__btn_cab_done_focused_holo_dark` work? - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
