transfuse icon indicating copy to clipboard operation
transfuse copied to clipboard

@SupportWindowFeature

Open dbachelder opened this issue 12 years ago • 1 comments

we need the option to call

supportRequestWindowFeature();

instead of

requestWindowFeature();

another annotation? Currently I need another specific base class to deal with it.

dbachelder avatar Feb 24 '14 00:02 dbachelder

Yes, we probably need another annotation. I'm trying to finish the plugin framework first that will allow this to be easily added.

johncarl81 avatar Feb 27 '14 03:02 johncarl81