abstract class ScopedAppActivity: AppCompatActivity() { private val scope = MainScope() override fun onDestroy() { super.
確定! 回上一頁