How to create lifecycle aware components with Hilt?

前端 未结 0 1335
渐次进展
渐次进展 2020-12-04 11:44

Let\'s say, I have a MediaRecorder class that I will be using in a different fragment which looks this way:

class Recorder @Inject constructor(
    lifecycle:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题