[kotlin]VideoView menu 없애는 하는방법
video가 실행하면 바로 메뉴가 나왔다가 사라진다..
그런데 없애고 싶다..
binding.videoView.setMediaController(mediaControlller)
이걸 안하면 메뉴를 없앨 수 있다..
'android,kotlin' 카테고리의 다른 글
[kotlin]MacOS Big Sur Kotlin could not find the required JDK tools in the Java installation해결방법 (0) | 2022.03.25 |
---|---|
[kotlin]fragment data 주고 받는 방법 (0) | 2022.03.24 |
[android]string 요소 콘텐츠는 올바른 형식의 문자 데이터 또는 마크업으로 구성되어야 합니다 '<' 해결방법 (0) | 2022.03.16 |
[android studio]Mac M1에서 속도 느려지는 이슈 해결방법 (0) | 2022.03.15 |
[kotlin]context로 package version name 방법 (0) | 2022.03.07 |