chuck icon indicating copy to clipboard operation
chuck copied to clipboard

Is there any way to use without passing context parameter to constuctor

Open pawarn opened this issue 8 years ago • 2 comments

I want to use chuck without passing context parameter to the constructor. Because unnecessarily I have to pass constructor from presenter to Api class. If it supports then it is helpful for me.

pawarn avatar Oct 05 '17 08:10 pawarn

May be you can try application context via custom singleton application class.

jkyeo avatar Oct 27 '17 03:10 jkyeo

Application context does not work

funyin avatar Jan 13 '22 16:01 funyin