clean log
This commit is contained in:
parent
b075a7db81
commit
1ac6d87c3c
|
|
@ -64,7 +64,6 @@ class MainActivity : FragmentActivity() {
|
|||
}
|
||||
|
||||
fun play(tvViewModel: TVViewModel) {
|
||||
Log.i(TAG, "play: ${tvViewModel.getTV()}")
|
||||
playerFragment.play(tvViewModel)
|
||||
mainFragment.view?.requestFocus()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue