@AndroidEntryPoint class PlayActivity : AppCompatActivity() { @Inject lateinit var player: MusicPlayer // ... } 如果您使用Gradle,您可能熟悉上文 ...
確定! 回上一頁