How to call getResources() from a class which has no context?

后端 未结 5 1059
借酒劲吻你
借酒劲吻你 2020-12-02 16:27

In my application I have many classes and activities. Droid is a class which does not have context. Mygame is a class which extends SurfaceView and implements SurfaceHolder.

5条回答
提交回复
热议问题