-
[Android] remove or hide Notification timeAndroid 2022. 8. 9. 16:08반응형
val builder = NotificationCompat.Builder(this, "YOUR_CHANNEL_ID") builder.setShowWhen(false)
반응형'Android' 카테고리의 다른 글
[Android] Arraylist to Array in Kotlin (0) 2023.02.23 [Android] remove activity animation (0) 2022.12.26 null cannot be cast to non-null type (0) 2022.06.27 [Android] 전화번호 가지고 전화 앱 열기 (0) 2021.08.27 [Android] view layout width, height change 변경 (0) 2021.08.19